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

In This Topic
    Index Property (Group)
    In This Topic
    Gets or sets the index of group in owner C1TileControl.Groups collection.
    Syntax
    'Declaration
     
    
    Public Property Index As Integer
    public int Index {get; set;}
    See Also