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


In This Topic
    RibbonItem Class Members
    In This Topic

    The following tables list the members exposed by RibbonItem.

    Public Properties
     NameDescription
    Public PropertyGets or sets the command name.  
    Public PropertyGets or sets the command parameter.  
    Public PropertyGets or sets the description for this RibbonItem.  
    Public PropertyGets or sets whether this RibbonItem is enabled.  
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to.  
    Public PropertyGets or sets the command handler, which executes when the ribbon command is clicked.  
    Public PropertyGets or sets the unique name for this RibbonItem.  
    Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether this RibbonItem is visible.  
    Top
    See Also