ArcGIS Pro 3.3 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 virtual bool SupportsMultiples {get;}
    Public Overridable ReadOnly Property SupportsMultiples As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also