C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / TrimStart Property

In This Topic
TrimStart Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value indicating whether leading spaces are removed.
Syntax
'Declaration
 
Public Property TrimStart As Boolean
 
See Also