FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FlexReport Class / FormatVersion Property

In This Topic
    FormatVersion Property (FlexReport)
    In This Topic
    Gets the C1.WPF.Document.Serialization.C1FormatVersion object specifying the version of the report definition files.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property FormatVersion As C1FormatVersion
    public static C1FormatVersion FormatVersion {get;}
    See Also