Skip to main content
A newer version of this page is available. .

DataFormTextEditorAttributeBase Properties

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