TileContainer(ITileContainerProperties) Constructor
Initializes a new instance of the TileContainer class with custom settings.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
defaultProperties | ITileContainerProperties | An ITileContainerProperties object that contains custom settings for the newly created TileContainer. |
See Also