Back to Devexpress

TileContainer Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-tilecontainer-dot-ctor.md

latest1.6 KB
Original Source

TileContainer Constructors

A WindowsUI View container that displays Tiles and unites them in multiple groups.

NameParametersDescription
TileContainer()noneInitializes a new instance of the TileContainer class with the default settings.
TileContainer(ITileContainerProperties)defaultPropertiesInitializes a new instance of the TileContainer class with custom settings.
TileContainer(IContainer)containerInitializes a new instance of the TileContainer class with the specified container.

See Also

TileContainer Class

TileContainer Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace