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

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