Name | Description | |
---|---|---|
RibbonGallery Constructor | Creates a new instance of RibbonGallery. |
The following tables list the members exposed by RibbonGallery.
Name | Description | |
---|---|---|
RibbonGallery Constructor | Creates a new instance of RibbonGallery. |
Name | Description | |
---|---|---|
AllowGroupFiltering | Gets or sets whether the Gallery can be filtering. | |
AllowImageScaling | Gets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
AllowZooming | Gets or sets whether the Gallery can zooming item image when image size more then item size. | |
CanBeAddedToQat | Overridden. Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime. | |
Container | (Inherited from System.ComponentModel.Component) | |
Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
DropDownAlign | Gets or sets the alignment of the drop-down portion relative to this component. | |
DroppedDown | Gets or sets whether the drop-down portion of this element is visible. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Expanded | Gets or sets whether the gallery should appear expanded in a RibbonGroup. | |
FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
GripHandleVisible | Gets or sets a value indicating whether the drop-down can be resized. | |
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. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem) | |
IsExpanded | Gets a value indicating whether the gallery is currently expanded. | |
Items | Gets the collection of items in the gallery. | |
ItemSize | Gets or sets the size of the items in a gallery. | |
ItemSpacing | Gets or sets the spacing between gallery items. | |
KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonGallery. | |
LargeImage | Gets or sets the large image. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
MaxDropDownHeight | Gets or sets the maximum height of drop-down. | |
MenuItems | Gets the collection of extra items at the bottom of the drop-down portion of this RibbonComboBox. | |
MinVisibleItems | Gets or sets the minimum number of visible items in expanded mode. | |
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) | |
OwnerDraw | Gets or sets a value indicating whether items are owner-drawn. | |
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) | |
SelectedGroupName | Gets or sets name of the selected group name in the RibbonGallery. | |
SelectedIndex | Gets or sets index of the selected item in the RibbonGallery. | |
SelectedItem | Gets the selected item in the RibbonGallery. | |
ShowInMore | Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified. | |
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. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
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) | |
Text | Gets or sets the label used to identify this RibbonGallery. | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
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) | |
VisibleItems | Gets or sets the number of visible items in expanded mode. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ShouldSerializeItemSize |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
Equals | Determines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonItem) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
DrawItem | Occurs when the item is owner-drawn. | |
DropDown | Occurs when the drop-down portion of this element is shown. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
DropDownClosed | Indicates that the drop-down portion of this element has closed. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
ElementToolTipShowing | Occurs before a tooltip of an gallery element is displayed. RibbonGallery has UpScrollButton, DownScrollButton and DropDownButton elements. | |
HighlightedItemChanged | Occurs when the mouse moves over a GalleryItem. | |
MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SelectedIndexChanged | Occurs when the value of the SelectedIndex property changes. |