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

In This Topic
    IsDirty Property (AttributeTabEmbeddableControl)
    In This Topic
    Gets if this control is dirty. Defaults to the IsDirty of the Inspector otherwise false.
    Syntax
    public virtual bool IsDirty {get;}
    Public Overridable ReadOnly Property IsDirty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also