TileContainer Class
A WindowsUI View container that displays Tiles and unites them in multiple groups.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public class TileContainer :
BaseContentContainer,
IAppearanceOwner,
IXtraSerializable,
IExtenderProvider,
ISupportActivation
Remarks
See the Content Containers topic to learn more.
Inheritance
See Also