Case
Case
Allows the character case entered into the control to be restricted
Enumerated type, possible values are:
| Default | Grid default rules apply |
|---|---|
| All | No restriction on case of input |
| Upper | Input forced to upper case characters only |
| Lower | Input forced to lower case characters only |
Introduced in KCML version 7.00
Case
Allows the character case entered into the control to be restricted
Enumerated type, possible values are:
| All | No restriction on case of input |
|---|---|
| Upper | Input forced to upper case characters only |
| Lower | Input forced to lower case characters only |
Used to restrict the case of text entered by the user into the Edit control to one of enumerated values.
This property is a design time only style property that has no effect if changed under program control.