ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / BackColor Property

In This Topic
    BackColor Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackColor As Color
    public virtual Color BackColor {get; set;}
    See Also