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

In This Topic
    BorderColor Property (ItemStyle)
    In This Topic
    アイコンの境界線色。
    Syntax
    'Declaration
     
    
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also