SelectFieldWithFirstOrLastChar Property
In This Topic
Gets or sets whether to select field when first or last character is selected.
Syntax
'Declaration
Public Property SelectFieldWithFirstOrLastChar As System.Boolean
public System.bool SelectFieldWithFirstOrLastChar {get; set;}
See Also