FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / VersionNode Property

In This Topic
    VersionNode Property (C1FlexReport)
    In This Topic
    Gets the C1.Win.Document.Serialization.XmlNodeWrapperBase object specifying the version of the Node definition files.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property VersionNode As XmlNodeWrapperBase
    public static XmlNodeWrapperBase VersionNode {get;}
    See Also