ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupCommand Class / IsSeparator Property

In This Topic
    IsSeparator Property
    In This Topic
    Gets or sets a value that indicates if the command should place a separator between itself and the previous command.
    Syntax
    public bool IsSeparator {get; set;}
    Public Property IsSeparator As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also