True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchFilterStyleEventArgs Class / CellStyle Property

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