AutoComplete for ASP.NET Web Forms
Cancel プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : Cancel プロパティ
Specifies whether to cancel generation of the current report.
シンタックス
'宣言
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
解説
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.
参照

C1Report クラス
C1Report メンバ