ComponentOne Ribbon for WinForms
RibbonGallery Class Members
Properties  Methods  Events

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonGallery Class

The following tables list the members exposed by RibbonGallery.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of RibbonGallery.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyOverridden. Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the alignment of the drop-down portion relative to this component.  
Public PropertyGets or sets whether the drop-down portion of this element is visible. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase)
Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets whether the gallery should appear expanded in a RibbonGroup.  
Public PropertyGets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets a value indicating whether the drop-down can be resized.  
Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets a value indicating whether the gallery is currently expanded.  
Public PropertyGets the collection of items in the gallery.  
Public PropertyGets or sets the size of the items in a gallery.  
Public PropertyGets or sets the spacing between gallery items.  
Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonGallery.  
Public PropertyGets or sets the large image. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the index of the large image in the LargeImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the large image key in the LargeImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the collection of extra items at the bottom of the drop-down portion of this RibbonComboBox.  
Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets index of the selected item in the RibbonGallery.  
Public PropertyGets the selected item in the RibbonGallery.  
Public PropertyGets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the small image. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the index of the small image in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the small image key in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the label used to identify this RibbonGallery.  
Public PropertyGets or sets a value indicating whether the text should appear below the image. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the number of visible items in expanded mode.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the drop-down portion of this element is shown. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase)
Public EventIndicates that the drop-down portion of this element has closed. (Inherited from C1.Win.C1Ribbon.RibbonDropDownBase)
Public EventOccurs when the mouse moves over a GalleryItem.  
Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventOccurs when the value of the SelectedIndex property changes.  
Top
See Also

Reference

RibbonGallery Class
C1.Win.C1Ribbon Namespace