ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / Group Property

In This Topic
    Group Property (Tile)
    In This Topic
    Gets or sets the owner group of the Tile.
    Syntax
    'Declaration
     
    
    Public Property Group As Group
    public Group Group {get; set;}
    See Also