Skip to main content
Bar

BarEditItem.EditorPadding Property

Gets or sets the padding for the editor within this BarEditItem.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Padding EditorPadding { get; set; }

Property Value

Type
Padding
See Also