ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportItem Class / LayerName Property

In This Topic
    LayerName Property (ReportItem)
    In This Topic
    The name of layer to which this report item belongs.
    Syntax
    'Declaration
     
    Public Property LayerName As String
    public string LayerName {get; set;}
    See Also