FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / LoadingPageForeground Property

In This Topic
    LoadingPageForeground Property (FlexViewerPane)
    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