'Declaration
Public Property AllowSpace As AllowSpace
'Usage
Dim instance As GcTextBoxCellType Dim value As AllowSpace instance.AllowSpace = value value = instance.AllowSpace
public AllowSpace AllowSpace {get; set;}
Property Value
An AllowSpace enumeration that indicates which type of space character can be accepted.The default is AllowSpace.Both.