BaseContentContainer.ButtonInterval Property
Gets or sets the distance between neighboring WindowsUI Buttons in the current Content Container.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 21 | An Int32 value that specifies the distance between neighboring Custom Buttons in the current Content Container. |
Remarks
See the WindowsUI Buttons topic to learn more.
See Also