InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.CoditionalFormatting Namespace / IItemStyle Interface / ForeColor Property

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