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

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