ITileContainerDefaultProperties.ActualLargeItemWidth Property
Gets the current large Tiles size within the TileContainer.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
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