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

In This Topic
    Name Property (AttributeTabEmbeddableControl)
    In This Topic
    Gets the DAML name content property of this AttributeTabEmbeddableControl. This is displayed as the tab Title.
    Syntax
    public string Name {get;}
    Public ReadOnly Property Name As String
    Remarks
    This is a required property.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also