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


In This Topic
    RibbonGroup Class Members
    In This Topic

    The following tables list the members exposed by RibbonGroup.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of RibbonGroup.  
    Top
    Public Properties
     NameDescription
    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 the icon set used to display item with different sizes.  
    Public PropertyGets the collection of items in the drop-down portion of this RibbonDropDownBase.  
    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 or sets the text that appears at the bottom of this group.  
    Public PropertySpecifies whether the group caption should be trimmed if it is longer than the contents of the group.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a RibbonItem to the collection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user clicks the dialog launcher button.  
    Top
    See Also