ArcGIS Pro 3.0 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, Windows 8.1

    See Also