RecentPanelBase.IndentBetweenItems Property
Gets or sets the distance between items hosted within this panel.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 5 | An Int32 value that is the distance between items hosted within this panel. |
See Also