C1.Win.Input.Base Namespace / C1TextBoxBase Class / MarkEmpty Property

In This Topic
MarkEmpty Property (C1TextBoxBase)
In This Topic
Gets or sets a value that indicates need draws a red dotted line if Value is empty or not.
Syntax
'Declaration
 
Public Property MarkEmpty As Boolean
 
See Also