[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.OpenDocumentInfo.Success

Success Property

Success

Gets or sets a value indicating whether the opening was successful.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? Success { get; set; }
Remarks

Null in OnBefore handlers should be defined in OnAfter.