ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / RowIndex Property

In This Topic
    RowIndex Property (ImageElement)
    In This Topic
    Gets or sets the index of a row within the compound image.
    Syntax
    'Declaration
     
    
    Public Property RowIndex As Integer
    public int RowIndex {get; set;}
    See Also