ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutTrayButton Class
Members

In This Topic
    LayoutTrayButton Class
    In This Topic
    Provides additional helper methods for ArcGIS.Desktop.Mapping.TrayButton subclasses that are added to a LayoutView Tray.
    Object Model
    LayoutTrayButton ClassRelayCommand ClassLayout ClassLayoutView ClassPane Class
    Syntax
    Remarks
    In order to add a TrayButton to a LayoutView Tray, you must add your component to the "esri_layouts_LayoutTrayButtons" Category within DAML
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
          ArcGIS.Desktop.Framework.Contracts.ViewModelBase
             ArcGIS.Desktop.Mapping.TrayButton
                ArcGIS.Desktop.Layouts.LayoutTrayButton

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also