ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / About Class / CoreVersion Property

In This Topic
    CoreVersion Property
    In This Topic
    Designer Core version an application is based on.
    Syntax
    'Declaration
     
    Public Property CoreVersion As String
    public string CoreVersion {get; set;}
    See Also