[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLine.UseCustomLineTemplate

UseCustomLineTemplate Property

UseCustomLineTemplate

Gets or sets a custom template will be used for the line, otherwise the layer template will be used. An expression should evaluate to a bool.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo UseCustomLineTemplate { get; set; }