windowsforms-devexpress-dot-xtraeditors-ad3ecd05.md
Implements the functionality of tile groups.
Namespace : DevExpress.XtraEditors
Assembly : DevExpress.XtraEditors.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class TileGroup :
Component
Public Class TileGroup
Inherits Component
The following members return TileGroup objects:
TileGroup s 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.
Object MarshalByRefObject Component TileGroup TileBarGroup
See Also