ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / SupportsMultiples Property

In This Topic
    SupportsMultiples Property
    In This Topic
    Gets if this control (and it's tab) support selection of multiple rows in the Attribute treeview. Default value is false.
    Syntax
    Public Overridable ReadOnly Property SupportsMultiples As Boolean
    public virtual bool SupportsMultiples {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also