[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DataSources.CanModify

CanModify Property

CanModify

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

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

true if data sources can be modified; otherwise, false.