Skip to main content

TileBar.IndentBetweenGroups Property

This member is not supported by the TileBar class.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[DefaultValue(13)]
public int IndentBetweenGroups { get; set; }

Property Value

Type Default
Int32 13
See Also