ActiveReports 18 .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 GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo LayerName {get; set;}
    See Also