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