ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / EditorForegroundColor Property

In This Topic
    EditorForegroundColor Property
    In This Topic
    Gets the color of the theme used to pain the foreground of the editors.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property EditorForegroundColor As Brush
    public static Brush EditorForegroundColor {get;}
    See Also