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


C1.Document アセンブリ > C1.Document 名前空間 > LongOperationEventArgs クラス : CanCancel プロパティ
Gets the value indicating whether the event handler can cancel the current long operation by setting the Cancel property to true.
シンタックス
'宣言
 
Public ReadOnly Property CanCancel As System.Boolean
'使用法
 
Dim instance As LongOperationEventArgs
Dim value As System.Boolean
 
value = instance.CanCancel
public System.bool CanCancel {get;}
参照

参照

LongOperationEventArgs クラス
LongOperationEventArgs メンバ