SeparatorControl.Padding Property
In This Article
Gets or sets the amount of space around the separating line.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies the amount of space around the separating line. |
See Also