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

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