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


In This Topic
    RibbonContextualTabGroup Class Members
    In This Topic

    The following tables list the members exposed by RibbonContextualTabGroup.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RibbonContextualTabGroup class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets color of the contextual tab group.  
    Public PropertyGets or sets the System.Drawing.Font used by the RibbonContextualTabGroup.  
    Public PropertyGets or sets the System.Drawing.Color used to display text in the RibbonContextualTabGroup.  
    Public PropertyGets the collection of tabs in this RibbonContextualTabGroup.  
    Public PropertyGets or sets the caption text for the contextual tab group.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether the contextual tab group is visible.  
    Top
    See Also