SelectFieldWithFirstOrLastChar Property
SelectFieldWithFirstOrLastChar
Gets or sets whether to select field when first or last character is selected.
Declaration
public bool SelectFieldWithFirstOrLastChar { get; set; }
Public Property SelectFieldWithFirstOrLastChar As Boolean