ActiveReports 12
UseCustomPointTemplate Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapPoint Class : UseCustomPointTemplate Property
Gets or sets a custom template will be used for the point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property UseCustomPointTemplate As ExpressionInfo
public ExpressionInfo UseCustomPointTemplate {get; set;}
See Also

Reference

MapPoint Class
MapPoint Members