Spread for ASP.NET 12 Product Documentation
IsTrackingViewState Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : IsTrackingViewState Property
Gets or sets whether the control tracks the current sheet view state.
Syntax
'Declaration
 
Public Property IsTrackingViewState As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
instance.IsTrackingViewState = value
 
value = instance.IsTrackingViewState
public bool IsTrackingViewState {get; set;}
See Also

Reference

SheetView Class
SheetView Members