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

In This Topic
    ExportingFmt Property (MiscStrings)
    In This Topic
    Gets or sets the format string used for a notification about exporting the document.
    Syntax
    'Declaration
     
    Public Property ExportingFmt As String
    public string ExportingFmt {get; set;}
    See Also