Back to Devexpress

TileBar.IndentBetweenGroups Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebar-007b6b11.md

latest1.3 KB
Original Source

TileBar.IndentBetweenGroups Property

This member is not supported by the TileBar class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(13)]
public int IndentBetweenGroups { get; set; }
vb
<DefaultValue(13)>
Public Property IndentBetweenGroups As Integer

Property Value

TypeDefault
Int3213

See Also

IndentBetweenItems

GroupTextToItemsIndent

TileBar Class

TileBar Members

DevExpress.XtraBars.Navigation Namespace