ActiveReports Developer 7
Version Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : Version Property

Glossary Item Box

A unique version number to identify the instance of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Version As System.String
C# 
System.string Version {get;}

See Also