InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.CoditionalFormatting Namespace / IItemStyle Interface / BackColor Property

In This Topic
    BackColor Property (IItemStyle)
    In This Topic
    Text background color.
    Syntax
    'Declaration
     
    Property BackColor As Color
    Color BackColor {get; set;}
    See Also