RepositoryItemTextEdit.TextPadding Property
Gets or sets the text (value) padding within the editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Padding | The text (value) padding within the editor. |
Remarks
The TextPadding property specifies paddings for editor text:

See Also