Spread for ASP.NET 12 Product Documentation
ActiveSheetViewIndex Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ActiveSheetViewIndex Property
Gets or sets the currently selected sheet in the Spread component.
Syntax
'Declaration
 
Public Property ActiveSheetViewIndex As Integer
'Usage
 
Dim instance As FpSpread
Dim value As Integer
 
instance.ActiveSheetViewIndex = value
 
value = instance.ActiveSheetViewIndex
public int ActiveSheetViewIndex {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members