ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Layer Class / DesignerVisible Property

In This Topic
    DesignerVisible Property
    In This Topic
    Specifies whether elements on this layer are visible in designer.
    Syntax
    'Declaration
     
    Public Property DesignerVisible As Boolean
    public bool DesignerVisible {get; set;}
    See Also