DataFormTextEditorWithAffixAttributeBase Properties
| Name | Description |
|---|---|
| CharacterCasing | Inherited from DataFormTextEditorAttributeBase. |
| ClearIconVisibility | Inherited from DataFormTextEditorAttributeBase. |
| InplaceLabelText | Inherited from DataFormTextEditorAttributeBase. |
| IsInplaceLabelFloating | Inherited from DataFormTextEditorAttributeBase. |
| IsReadOnly | Inherited from DataFormTextEditorAttributeBase. |
| Keyboard | Gets or sets the type of keyboard used to input text. Inherited from DataFormTextEditorAttributeBase. |
| Placeholder | Gets or sets the editor’s placeholder text. Inherited from DataFormTextEditorAttributeBase. |
| Prefix | |
| ReturnType | Inherited from DataFormTextEditorAttributeBase. |
| Suffix | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also