Spread for ASP.NET 12 Product Documentation
ScrollingContentHiddenDelay Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ScrollingContentHiddenDelay Property
Gets or sets the hidden delay of the scrolling content tip in milliseconds.
Syntax
'Declaration
 
Public Property ScrollingContentHiddenDelay As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.ScrollingContentHiddenDelay = value
 
value = instance.ScrollingContentHiddenDelay
public int ScrollingContentHiddenDelay {get; set;}
See Also

Reference

SheetView Class
SheetView Members