Property AutoCapitalize
AutoCapitalize
Gets or sets a value indicating whether to automatically capitalize the first letter of sentences.
public bool AutoCapitalize { get; set; }
Property Value
- bool
trueto enable auto-capitalization; otherwise,false. Default istrue.