ActiveReports 12
UseCustomLineTemplate Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLine Class : UseCustomLineTemplate Property
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 System.Boolean.
Syntax
'Declaration
 
Public Property UseCustomLineTemplate As ExpressionInfo
public ExpressionInfo UseCustomLineTemplate {get; set;}
See Also

Reference

MapLine Class
MapLine Members