Spread for ASP.NET 12 Product Documentation
ActiveSheetView Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : ActiveSheetView Property
Gets the currently selected sheet for the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property ActiveSheetView As SheetView
'Usage
 
Dim instance As FpSpread
Dim value As SheetView
 
value = instance.ActiveSheetView
public SheetView ActiveSheetView {get;}
See Also

Reference

FpSpread Class
FpSpread Members