ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportDataSnapshot Class / Version Property

In This Topic
    Version Property (ReportDataSnapshot)
    In This Topic
    Get the version of the data snapshot format.
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As Integer
    public int Version {get;}
    See Also