ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class


In This Topic
    TrayButton Class Properties
    In This Topic

    For a list of all members of this type, see TrayButton members.

    Public Properties
     NameDescription
    Public Property Gets or sets the type of TrayButton.  
    Public Property Gets or sets whether or not a Popup can automatically close when user moves the mouse outside the bounds of the popup.  
    Public Property Gets or sets an associated Command that is invoked whenever the corresponding UI Button is clicked.  
    Public PropertyGets the DAML disabledTooltip content property of this TrayButton.  
    Public PropertyGets a boolean indicating if this TrayButton requires it's images to flipped on RTL.  
    Public PropertyGets a boolean indicating if this TrayButton has a separator defined by the DAML separator content property.  
    Public PropertyGets the DAML helpURI property of this TrayButton.  
    Public PropertyGets the DAML ID of this TrayButton.  
    Public PropertyGets or sets whether or not this TrayButton is Checked.  
    Public PropertyGets or sets whether or not this TrayButton is enabled.  
    Public PropertyGets the DAML largeImage content property of this TrayButton.  
    Public Property Gets or sets the view-model's model object. (Inherited from ArcGIS.Desktop.Framework.Contracts.ViewModelBase)
    Public PropertyGets the DAML name content property of this TrayButton.  
    Public PropertyGets or sets the SmallImage property of this TrayButton.  
    Public PropertyGets the DAML tooltip content property of this TrayButton.  
    Public PropertyGets the DAML tooltipHeading content property of this TrayButton.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the Pane that contains this TrayButton's Tray.  
    Top
    See Also