ArcGIS Pro 2.9 API Reference Guide
IsValid Property (ToolOptionsEmbeddableControl)

ArcGIS.Desktop.Editing Namespace > ToolOptionsEmbeddableControl Class : IsValid Property
A simple implementation of IEditingCreateToolControl.IsValid.
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

Reference

ToolOptionsEmbeddableControl Class
ToolOptionsEmbeddableControl Members