ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / Version Property

In This Topic
    Version Property (SectionReport)
    In This Topic
    Returns the product's version number.
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As String
    public string Version {get;}
    See Also