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

In This Topic
    HasSeparator Property
    In This Topic
    Gets a boolean indicating if this TrayButton has a separator defined by the DAML separator content property.
    Syntax
    public bool HasSeparator {get;}
    Public ReadOnly Property HasSeparator As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also