Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Description | Gets or sets the description for this RibbonItem. | |
Enabled | Gets or sets whether this RibbonItem is enabled. | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. | |
IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. | |
Name | Gets or sets the unique name for this RibbonItem. | |
OwnerCollection | Gets the owner collection for this RibbonItem. | |
OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. | |
Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. | |
Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. | |
ShowInSimplified | Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view. | |
Site | Overridden. Gets or sets the ISite of the RibbonItem. | |
StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. | |
SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. | |
Tab | Gets the RibbonTab that this RibbonItem belongs to. | |
Tag | User-defined data associated with the RibbonItem. | |
ToolTip | Gets or sets the ToolTip string. | |
Visible | Gets or sets whether this RibbonItem is visible. |