Spread for ASP.NET 12 Product Documentation
ScrollingContentVisible Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ScrollingContentVisible Property
Gets or sets a value that indicates whether to display the scrolling content tip.
Syntax
'Declaration
 
Public Property ScrollingContentVisible As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
instance.ScrollingContentVisible = value
 
value = instance.ScrollingContentVisible
public bool ScrollingContentVisible {get; set;}
See Also

Reference

SheetView Class
SheetView Members