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

In This Topic
    BackColor Property (ItemStyle)
    In This Topic
    項目の背景色。
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also