SeparatorControl.Padding Property
Gets or sets the amount of space around the separating line.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies the amount of space around the separating line. |
See Also