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

See Also