DataFormTextEditorAttributeBase Properties
The base class for attributes that specify a data form’s editors with text input support.
Name | Description |
---|---|
Character |
|
Clear |
|
Inplace |
|
Is |
|
Is |
|
Keyboard | Gets or sets the type of keyboard used to input text. |
Placeholder | Gets or sets the editor’s placeholder text. |
Return |
|
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also