MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLayer Interface / Name Property

In This Topic
Name Property (IMapLayer)
In This Topic
Gets the layer name.
Syntax
'Declaration
 
ReadOnly Property Name As String
 

Property Value

A System.String representing the layer name.
See Also