MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Layer Class / DesignerLock Property

In This Topic
DesignerLock Property
In This Topic
Gets or sets a value indicating whether elements on this layer are locked in the designer.
Syntax
'Declaration
 
Public Property DesignerLock As Boolean
 

Property Value

A System.Boolean value indicating whether the elements are locked.
See Also