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.v24.2.dll

Declaration

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

Remarks

See the Content Containers topic to learn more.

See Also