True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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