ComponentOne List for WinForms
C1.Win.C1List Namespace / FetchRowStyleEventArgs Class / CellStyle Property

In This Topic
    CellStyle Property (FetchRowStyleEventArgs)
    In This Topic
    The Style used to render the row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CellStyle As Style
    public Style CellStyle {get;}
    See Also