[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Stylesheet.CanModify

CanModify Property

CanModify

Gets or sets a value indicating whether the RPX report stylesheet can be modified.

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

true if the RPX report stylesheet can be modified; otherwise, false.