FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / LoadingPageForeColor Property

In This Topic
    LoadingPageForeColor Property (C1FlexViewer)
    In This Topic
    Gets or sets the color used to draw the message on a page which is not loaded yet.
    Syntax
    'Declaration
     
    Public Property LoadingPageForeColor As Color
    public Color LoadingPageForeColor {get; set;}
    See Also