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

In This Topic
    Row Property (FormatTextEventArgs)
    In This Topic
    The row index for the cell to be formatted.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Integer
    public int Row {get;}
    See Also