FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / OwnerDrawCellEventArgs Class / ColorMode Property

In This Topic
    ColorMode Property (OwnerDrawCellEventArgs)
    In This Topic
    Drawing color mode.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColorMode As DrawColorMode
    public DrawColorMode ColorMode {get;}
    See Also