[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Parameters.CanModify

CanModify Property

CanModify

Gets or sets a value indicating whether it is possible to modify (including add, edit, or remove) report parameters.

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

true if report parameters can be modified; otherwise, false.