Back to Devexpress

ITileContainerDefaultProperties.ActualIndentBetweenGroups Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-itilecontainerdefaultproperties-1d094276.md

latest2.0 KB
Original Source

ITileContainerDefaultProperties.ActualIndentBetweenGroups Property

Gets the current distance between neighboring Tile Groups within this TileContainer.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
int ActualIndentBetweenGroups { get; }
vb
ReadOnly Property ActualIndentBetweenGroups As Integer

Property Value

TypeDescription
Int32

An Int32 value that is the current distance between neighboring Tile Groups within this TileContainer.

|

Remarks

See the ITileContainerDefaultProperties.IndentBetweenGroups property to learn more.

See Also

IndentBetweenGroups

ITileContainerDefaultProperties Interface

ITileContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace