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

In This Topic
    ForeColor Property (ItemStyle)
    In This Topic
    テキスト色。
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also