FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / FormatVersion Property

In This Topic
    FormatVersion Property
    In This Topic
    Gets the C1.Xaml.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