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

In This Topic
    LicenseLevel Property
    In This Topic
    Gets the license level of the report.
    Syntax
    'Declaration
     
    ReadOnly Property LicenseLevel As LicenseLevel
    LicenseLevel LicenseLevel {get;}

    Property Value

    A LicenseLevel representing the license level of the report.
    Remarks
    This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also