GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonConfigToolBar Class
Properties


RibbonConfigToolBar Class Members

The following tables list the members exposed by RibbonConfigToolBar.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RibbonConfigToolBar class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the command name. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets the command parameter. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets the description for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets the command handler, which executes when the ribbon command is clicked. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets the collection of items in the drop-down portion of this RibbonDropDownBase. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer)
Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets the ToolTip string. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)
Top
See Also