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. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem) | |
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. (Inherited from C1.Win.Ribbon.RibbonItem) | |
IconSet | Gets the icon set used to display item with different sizes. | |
IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem) | |
LargeImage | Gets or sets the large image. | |
Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShowInSimplified | Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SmallImage | Gets or sets the small image. | |
StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Tab | Gets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. | |
ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.Ribbon.RibbonItem) |