SeparatorControl.Padding Property
Gets or sets the amount of space around the separating line.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.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