[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPoint.UseCustomPointTemplate

UseCustomPointTemplate Property

UseCustomPointTemplate

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 bool.

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