Back to Devexpress

ITileContainerDefaultProperties.ActualLargeItemWidth Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-itilecontainerdefaultproperties-23233253.md

latest2.0 KB
Original Source

ITileContainerDefaultProperties.ActualLargeItemWidth Property

Gets the current large Tiles size within the TileContainer.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Int32

An Int32 value that is the current large Tiles size within the TileContainer.

|

Remarks

See the ITileContainerDefaultProperties.LargeItemWidth property to learn more.

See Also

LargeItemWidth

ITileContainerDefaultProperties Interface

ITileContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace