TileBar.GroupTextToItemsIndent Property
Gets or sets the vertical distance between group captions and items.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 6 | The vertical distance between group captions and items, in pixels. |
See Also