ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class / IsValid Property

In This Topic
    IsValid Property (ToolOptionsEmbeddableControl)
    In This Topic
    Gets and sets the valid state of the tool options.
    Syntax
    Public Overridable Property IsValid As Boolean
    public virtual bool IsValid {get; set;}
    Remarks
    By default, IsValid is set to true.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also