ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / BaseRule Class / Foreground Property

In This Topic
    Foreground Property
    In This Topic
    Gets or sets the foreground of the syntax.
    Syntax
    'Declaration
     
    Public Property Foreground As Brush
    public Brush Foreground {get; set;}
    See Also