LockLayout Property (ReportDesigner)
In This Topic
Gets or sets a value indicating whether LockLayout is enabled
Syntax
'Declaration
Public Property LockLayout As Boolean
public bool LockLayout {get; set;}
Property Value
A
System.Boolean indicating if LockLayout is enabled.
See Also