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

In This Topic
    Condition Property (FetchCellStyleEventArgs)
    In This Topic
    The sum of one or more CellStyleFlag constants describing the disposition of the cell being rendered.
    Syntax
    'Declaration
     
    Public ReadOnly Property Condition As CellStyleFlag
    public CellStyleFlag Condition {get;}
    See Also