ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapElementView Class / LayerName Property

In This Topic
    LayerName Property (MapElementView)
    In This Topic
    Layer name containing the spatial element to be centered. An expression should evaluate to a System.String.
    Syntax
    'Declaration
     
    Public Property LayerName As ExpressionInfo
    public ExpressionInfo LayerName {get; set;}
    See Also