FlexReport for WinForms
Cancel プロパティ (LongOperationEventArgs)


C1.Document アセンブリ > C1.Document 名前空間 > LongOperationEventArgs クラス : Cancel プロパティ
Gets or sets a value indicating whether the current long operation should be cancelled. (This property is ignored if CanCancel is false.)
シンタックス
'宣言
 
Public Property Cancel As System.Boolean
'使用法
 
Dim instance As LongOperationEventArgs
Dim value As System.Boolean
 
instance.Cancel = value
 
value = instance.Cancel
public System.bool Cancel {get; set;}
参照

参照

LongOperationEventArgs クラス
LongOperationEventArgs メンバ