Skip to main content

TileContainer Class

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

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TileContainer :
    BaseContentContainer,
    IAppearanceOwner,
    IXtraSerializable,
    IExtenderProvider,
    ISupportActivation

Remarks

See the Content Containers topic to learn more.

See Also