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

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