ArcGIS Pro 3.0 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 virtual bool IsValid {get; set;}
    Public Overridable Property IsValid As Boolean
    Remarks
    By default, IsValid is set to true.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also