ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / IsDefault Property

In This Topic
    IsDefault Property (AttributeTabEmbeddableControl)
    In This Topic
    Gets if the tab is the default tab displayed when a row is selected in the Attribute treeview. Default value is false.
    Syntax
    public virtual bool IsDefault {get;}
    Public Overridable ReadOnly Property IsDefault As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also