ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLineLayer Class / MapLineTemplate Property

In This Topic
    MapLineTemplate Property (MapLineLayer)
    In This Topic
    Gets or sets the template to be applied for lines within the layer.
    Syntax
    'Declaration
     
    Public Property MapLineTemplate As MapLineTemplate
    public MapLineTemplate MapLineTemplate {get; set;}
    See Also