CharacterCasing
Wisej.Web.CharacterCasing
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies the case of characters in a TextBox, MaskedTextBox, or a ComboBox control.
Fields
Capitalize
Converts the first character of each word to uppercase.
Lower
Converts all characters to lowercase.
Normal
The case of characters is left unchanged.
Upper
Converts all characters to uppercase.
Used By
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Returns or sets whether the cell editor modifies the case of characters as they are typed.
Last updated