[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.AddControlLicense

AddControlLicense Method

AddControlLicense(string, string)

Adds the license key to the report so that licensed controls can be added to the sections at runtime using the Controls.Add method.

Declaration
[Obsolete("This method has been deprecated.")]
public void AddControlLicense(string className, string license)
Parameters
Type Name Description
string className
string license