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

In This Topic
    Tiles Property (Group)
    In This Topic
    Gets the collection of tiles.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tiles As TileCollection
    public TileCollection Tiles {get;}
    See Also