Spread for ASP.NET 12 Product Documentation
ScrollingContentMaxHeight Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ScrollingContentMaxHeight Property
Gets or sets the maximum height in pixels for the scrolling content tip.
Syntax
'Declaration
 
Public Property ScrollingContentMaxHeight As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.ScrollingContentMaxHeight = value
 
value = instance.ScrollingContentMaxHeight
public int ScrollingContentMaxHeight {get; set;}
See Also

Reference

SheetView Class
SheetView Members