TileGroup Class
Implements the functionality of tile groups.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return TileGroup objects:
Remarks
TileGroups are visual elements that contain TileItems. Tile groups organize items into several sets of tiles that can be dynamically modified at runtime. See the Tile Groups and Items topic to learn more.
Inheritance
See Also