Name | Description | |
---|---|---|
AllowImageScaling | Gets or sets a value indicating if the image can be scaled in high-resolution applications. | |
Container | (Inherited from System.ComponentModel.Component) | |
Description | Gets or sets the description for this RibbonItem. | |
Enabled | Gets or sets whether this RibbonItem is enabled. | |
FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. | |
IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. | |
LargeImage | Gets or sets the large image. | |
LargeImageIndex | Gets or sets the index of the large image in the LargeImageList. | |
LargeImageKey | Gets or sets the large image key in the LargeImageList. | |
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. | |
Site | Overridden. Gets or sets the ISite of the RibbonItem. | |
SmallImage | Gets or sets the small image. | |
SmallImageIndex | Gets or sets the index of the small image in the SmallImageList. | |
SmallImageKey | Gets or sets the small image key in the SmallImageList. | |
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. | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. | |
ToolTip | Gets or sets the ToolTip string. | |
Visible | Gets or sets whether this RibbonItem is visible. |