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