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

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