[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapGridLines.ShowLabels

ShowLabels Property

ShowLabels

Gets or sets if the labels should be shown. An expression should evaluate to a bool.

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