ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / GalleryItem Class
Properties Methods


In This Topic
    GalleryItem Class Members
    In This Topic

    The following tables list the members exposed by GalleryItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the caption.  
    Public Property Gets or sets a boolean indicating if the gallery item's icon should be flipped or not when the FlowDirection is Right-To-Left  
    Public Property Gets or sets the group the gallery item belongs to.  
    Public Property Gets or sets the gallery item icon.  
    Public Property Gets or sets the large icon.  
    Public Property Gets or sets the IsGroupVisible flag.  
    Public Property Gets or sets the label for the gallery item.  
    Public Property Gets or sets the associated thumbnail.  
    Public Property Gets or sets the tooltip to show when the mouse pauses over the gallery item.  
    Top
    Public Methods
     NameDescription
    Public Method Gets human readable name of item. Used by Narrator.  
    Top
    See Also