ShowErrorBox Property (ExpressionEditorCollection)
In This Topic
Gets or sets a value that indicates whether to show error box under the editor.
Syntax
'Declaration
Public Property ShowErrorBox As Boolean
public bool ShowErrorBox {get; set;}
See Also