TileBar.IndentBetweenItems Property
Gets or sets the distance between neighboring TileBarItems.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 13 | The distance between neighboring items, in pixels. |
See Also