ActiveReports 12
ShowLabels Property (MapGridLines)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapGridLines Class : ShowLabels Property
Gets or sets if the labels should be shown. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property ShowLabels As ExpressionInfo
public ExpressionInfo ShowLabels {get; set;}
See Also

Reference

MapGridLines Class
MapGridLines Members