FlexReport for WinForms
InternalGenerate メソッド (C1DocumentSource)


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : InternalGenerate メソッド
A IExecutionContext object defining the context to set.
Should be overriden. Generates the content managed by this C1DocumentSource.
シンタックス
'宣言
 
Protected MustOverride Sub InternalGenerate( _
   ByVal context As IExecutionContext _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim context As IExecutionContext
 
instance.InternalGenerate(context)
protected abstract void InternalGenerate( 
   IExecutionContext context
)

パラメータ

context
A IExecutionContext object defining the context to set.
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ