RepositoryItemTextEdit.Padding Property
Gets or sets the TextEdit padding. The MemoEdit does not fully support this property, use the MaskBoxPadding property instead.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Padding | A System. |
#Remarks
Use the TextEdit.Properties property to access the Padding
property.