| Name | Description |
 | AllowImageScaling | Gets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | CanBeAddedToQat | Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | CanDepress | Gets or sets whether the second click depresses the button. |
 | Container | (Inherited from System.ComponentModel.Component) |
 | Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | KeyTip | Gets or sets the KeyTip providing keyboard access to the Button. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | LargeImage | Gets or sets the large image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | LargeImageIndex | Gets or sets the index of the large image in the LargeImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | LargeImageKey | Gets or sets the large image key in the LargeImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | LargePressedImage | Gets or sets the large image of pressed state. |
 | LargePressedImageIndex | Gets or sets the index of the pressed state large image in the LargeImageList. |
 | LargePressedImageKey | Gets or sets the pressed state large image key in the LargeImageList. |
 | Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | OwnerDraw | Gets or sets a value indicating whether the button is owner-drawn. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Pressed | Gets or sets a value that indicates whether the button is pressed. |
 | PressedButton | Gets or sets the currently pressed button in this toggle group. |
 | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SelectableInListItem | Gets or sets a value indicating whether this item can be selected in a RibbonListItem. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | ShortcutKeyDisplayString | Gets or sets the shortcut key text associated with the menu item. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | ShortcutKeys | Gets or sets the shortcut keys associated with the button. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImage | Gets or sets the small image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImageIndex | Gets or sets the index of the small image in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImageKey | Gets or sets the small image key in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallPressedImage | Gets or sets the small image of pressed state. |
 | SmallPressedImageIndex | Gets or sets the index of the pressed state small image in the SmallImageList. |
 | SmallPressedImageKey | Gets or sets the pressed state small image key in the SmallImageList. |
 | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Tab | Gets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Text | Gets or sets the text associated with the RibbonButton. (Inherited from C1.Win.C1Ribbon.RibbonButton) |
 | TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | ToggleGroupName | Gets or sets the name of the group of toggle buttons which are mutually exclusive. |
 | ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem) |