ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class


In This Topic
    RibbonGroup Class Properties
    In This Topic

    For a list of all members of this type, see RibbonGroup members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the user can add this RibbonGroup to the Quick Access Toolbar at runtime.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets whether this item group is enabled.  
    Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonGroup.  
    Public PropertyGets or sets the tooltip for the collapsed group button.  
    Public PropertyGets or sets whether this RibbonGroup has a dialog launcher button.  
    Public PropertyGets or sets the small image (16 x 16) used when the group is collapsed.  
    Public PropertyGets a value indicating whether the RibbonGroup has been disposed of.  
    Public PropertyGets the collection of Ribbon items in this group.  
    Public PropertyGets or sets whether the dialog launcher button is enabled for this RibbonGroup.  
    Public PropertyGets or sets the KeyTip providing keyboard access to a dialog launcher button.  
    Public PropertyGets or sets the tooltip for the dialog launcher button.  
    Public PropertyGets or sets the unique name for this RibbonGroup.  
    Public PropertyGets the owner collection for this RibbonGroup.  
    Public PropertyGets the C1Ribbon that this item group belongs to.  
    Public PropertyOverridden. Gets or sets the ISite of the RibbonGroup.  
    Public PropertyGets or sets the index of the image in the SmallImageList.  
    Public PropertyGets or sets the image key in the SmallImageList.  
    Public PropertyGets the RibbonTab that this item group belongs to.  
    Public PropertyUser-defined data associated with the RibbonGroup.  
    Public PropertyGets or sets the text label that appears at the bottom of this group.  
    Public PropertyGets or sets whether the group caption should be trimmed if it is longer than the contents of the group.  
    Public PropertyGets or sets whether this item group is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    See Also