FlexReport for WinForms
IsGenerateAllowed メソッド (C1DocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : IsGenerateAllowed メソッド
Returns a value indicating whether the C1DocumentSource.Generate method can be called at the moment.
シンタックス
'宣言
 
Public Overridable Function IsGenerateAllowed() As System.Boolean
'使用法
 
Dim instance As C1DocumentSource
Dim value As System.Boolean
 
value = instance.IsGenerateAllowed()
public virtual System.bool IsGenerateAllowed()

戻り値の型

Returns a value indicating whether the C1DocumentSource.Generate method can be called at the moment.
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ