SaveBlanks Property (MaskInfo)
In This Topic
Gets or sets a value that indicates whether the stored text includes blank positions as StoredEmptyChar.
Syntax
'Declaration
Public Property SaveBlanks As Boolean
public bool SaveBlanks {get; set;}
See Also