ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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