ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / InitTemplates Class / ImperialTemplates Property

In This Topic
    ImperialTemplates Property
    In This Topic
    Gets or sets the imperial templates that should include reports with units set to 'in'.
    Syntax
    'Declaration
     
    Public Property ImperialTemplates As String()
    public string[] ImperialTemplates {get; set;}

    Property Value

    An array of System.String that contains the imperial templates.
    See Also