ExpressionEditorSheet.IsValid Property
.NET Framework (current version)
Gets a value that indicates whether the expression string is valid.
Assembly: System.Design (in System.Design.dll)
[<BrowsableAttribute(false)>] abstract IsValid : bool with get [<BrowsableAttribute(false)>] override IsValid : bool with get
This base implementation always returns true.
.NET Framework
Available since 2.0
Available since 2.0
Show: