'Declaration
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
Remarks
Setting this property to true while a report is being generated stops the report generation process. Any pages already created are kept in the document and can be previewed or printed by an attached print preview control.