[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ActionResult.Cancel

Cancel Property

Cancel

Gets a value indicating whether the action should be canceled.

Declaration
public bool Cancel { get; init; }
Property Value
Type Description
bool

A bool value. true if the action should be canceled; otherwise, false.