ArcGIS Pro 3.7 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 Overridable ReadOnly Property IsValid As Boolean
    public virtual bool IsValid {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also