ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / Groups Property

In This Topic
    Groups Property (C1TileControl)
    In This Topic
    Gets the collection of tile groups.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Groups As GroupCollection
    public GroupCollection Groups {get;}
    See Also