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

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

    Property Value

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