DataFormTextEditorAttributeBase Properties
The base class for attributes that specify a data form’s editors with text input support.| Name | Description |
|---|---|
| CharacterCasing | |
| ClearIconVisibility | |
| InplaceLabelText | |
| IsInplaceLabelFloating | |
| IsReadOnly | |
| Keyboard | Gets or sets the type of keyboard used to input text. |
| Placeholder | Gets or sets the editor’s placeholder text. |
| ReturnType | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also