Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TabInfo Class
Properties Methods


In This Topic
    TabInfo Class Members
    In This Topic

    The following tables list the members exposed by TabInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new TabInfo object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the CSS class name for the active tab.  
    Public PropertyGets or sets the background color of the active sheet name tab.  
    Public PropertyGets or sets the border color of the active sheet name tab.  
    Public PropertyGets the number of sheet name tabs in the Spread component.  
    Public PropertyGets or sets the CSS class name for the tabs.  
    Public PropertyGets or sets the index of the first visible sheet name tab.  
    Public PropertyGets or sets the text in the sheet name tab.  
    Public PropertyGets or sets the scroll increment for the sheet name tabs.  
    Public PropertyGets or sets when to display the sheet name tabs in the command bar of the Spread component.  
    Public PropertyGets or sets the color of the text in the sheet name tabs.  
    Public PropertyGets or sets the number of sheet name tabs displayed in the command bar of the Spread component.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the tab information from XML.  
    Public MethodSets the properties to their default values.  
    Public MethodSaves the tab information to XML.  
    Top
    See Also