ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLine Class / MapLineTemplate Property

In This Topic
    MapLineTemplate Property (MapLine)
    In This Topic
    Gets or sets the custom template to be used for the line. Ignored if UseCustomLineTemplate is false.
    Syntax
    'Declaration
     
    Public Property MapLineTemplate As MapLineTemplate
    public MapLineTemplate MapLineTemplate {get; set;}
    See Also