ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ItemStyle Class / BackColor Property

In This Topic
    BackColor Property (ItemStyle)
    In This Topic
    Gets or sets the background color.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also