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