MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSpatialElementTemplate Class / DataElementName Property

In This Topic
DataElementName Property (MapSpatialElementTemplate)
In This Topic
The name to use for the data element for this value. Must be a CLS-compliant identifier. If not defined, MapDataRow is used.
Syntax
'Declaration
 
Public Property DataElementName As String
 
See Also