Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportTextExportProvider Class / FormatName Property

In This Topic
    FormatName Property (ReportTextExportProvider)
    In This Topic
    Gets a short description of the current export format.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property FormatName As String
    public virtual string FormatName {get;}
    See Also