| Name | Description | |
|---|---|---|
|  | AlwaysFireOnClick | Gets or sets the boolean to fire the click event even if the item is currently selected. The default value is false. | 
|  | Caption | Gets or sets the command label as it appears in the ribbon and customize dialog. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | CollectionView | InRibbonGallery's bounded ItemSource. This collection filters out the items whose value of IGalleryItem.IsGroupVisible is false. | 
|  | DisabledTooltip | Gets or sets the supplementary text that appears with the Tooltiponly when the command is disabled. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | Enabled | Gets or sets a boolean to specify whether the control is enabled. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | ItemCollection | Gets the gallery's items. | 
|  | ItemCollectionCopy | Gets a copy of the gallery's items which is safe to iterate over from any thead. | 
|  | ItemTemplate | Gets or sets the custom item template. | 
|  | LargeImage | Gets or sets the large representation of the command, this may be an image or a xaml element. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | LoadingMessage | Gets or sets the message to show while items are loading into collection. | 
|  | SelectedIndex | Gets or sets the zero-based index of the selected item. | 
|  | SelectedItem | Gets or sets the selected gallery item. | 
|  | SmallImage | Gets or sets the small representation of the command, this may be an image or a xaml element. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | Tooltip | Gets or sets a brief description of the command that appears in a small pop-up window when a user pauses the mouse pointer over an element, such as over a Button. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 
|  | TooltipHeading | Gets or sets a one or two word label that appears above the tooltip. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | 





