FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / PageLoadingFmt Property

In This Topic
    PageLoadingFmt Property (MiscStrings)
    In This Topic
    Gets or sets the format string for a text message showing on the page being loaded.
    Syntax
    'Declaration
     
    Public Property PageLoadingFmt As String
    public string PageLoadingFmt {get; set;}
    See Also