ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / Version Property

In This Topic
    Version Property (IReport)
    In This Topic
    A unique version number to identify the instance of the report.
    Syntax
    'Declaration
     
    ReadOnly Property Version As String
    string Version {get;}
    See Also