Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonTab Class
Properties Methods


In This Topic
    RibbonTab Class Members
    In This Topic

    The following tables list the members exposed by RibbonTab.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of RibbonTab.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or set whether it is allowed to click this tab.  
    Public PropertyGets or sets whether this RibbonTab is enabled.  
    Public Property  
    Public PropertyGets or sets the KeyTip providing keyboard access to a ribbon tab.  
    Public PropertyGets or sets the unique name for this RibbonTab.  
    Public PropertyGets or sets whether this tab is currently selected. Only one tab can be selected at any time.  
    Public PropertyGets or sets the text for this tab.  
    Public PropertyGets or sets whether this tab is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodNotifies that the state of this ribbon tab is not valid.  
    Top
    See Also