[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.LockLayout

LockLayout Property

LockLayout

Gets or sets a value indicating whether LockLayout is enabled, which restricts modifications to the properties of existing report items only.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? LockLayout { get; set; }
Property Value
Type Description
bool?

true if LockLayout is enabled; otherwise, false.