ActiveReports 12
DocumentMapLabel Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Map Class : DocumentMapLabel Property
Specifies a label to identify a Map instance within the client UI in order to provide a user-friendly label for searching.
Syntax
'Declaration
 
Public Property DocumentMapLabel As ExpressionInfo
public ExpressionInfo DocumentMapLabel {get; set;}
See Also

Reference

Map Class
Map Members