FlexReport for WPF
IsGenerateAllowed メソッド (C1DocumentSource)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > 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 メンバ