FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / LoadingPageForeground Property

In This Topic
    LoadingPageForeground Property (C1FlexViewer)
    In This Topic
    The brush used to draw the message on a page which is not loaded yet.
    Syntax
    'Declaration
     
    Public Property LoadingPageForeground As SolidColorBrush
    public SolidColorBrush LoadingPageForeground {get; set;}
    See Also