[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPolygon.UseCustomPolygonTemplate

UseCustomPolygonTemplate Property

UseCustomPolygonTemplate

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

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