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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also