ComponentOne List for WinForms
C1.Win.C1List Namespace / FetchCellStyleEventArgs Class / Row Property

In This Topic
    Row Property (FetchCellStyleEventArgs)
    In This Topic
    The index of the row for the cell being rendered.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also