Spread for ASP.NET 12 Product Documentation
Tab Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Tab Property
Gets the sheet tab name information for the component.
Syntax
'Declaration
 
Public ReadOnly Property Tab As TabInfo
'Usage
 
Dim instance As FpSpread
Dim value As TabInfo
 
value = instance.Tab
public TabInfo Tab {get;}
See Also

Reference

FpSpread Class
FpSpread Members