FlexReport for WinForms
IsGenerateAllowed メソッド (C1DocumentSource)


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : IsGenerateAllowed メソッド
この時点で Generateメソッドを呼び出すことができるかどうかを示す値を返します。
シンタックス
'宣言
 
Public Overridable Function IsGenerateAllowed() As System.Boolean
'使用法
 
Dim instance As C1DocumentSource
Dim value As System.Boolean
 
value = instance.IsGenerateAllowed()
public virtual System.bool IsGenerateAllowed()

戻り値の型

この時点で Generateメソッドを呼び出すことができるかどうかを示す値。
参照

C1DocumentSource クラス
C1DocumentSource メンバ