FlexReport for WinForms
ReportScriptContextBase クラス
メンバ 


C1.Report アセンブリ > C1.Report.ScriptEngine 名前空間 : ReportScriptContextBase クラス
Base class for all script contexts in the report, implements the caching of objects requested via GetObjectByName(...).
オブジェクト モデル
ReportScriptContextBase クラス
シンタックス
'宣言
 
Public MustInherit Class ReportScriptContextBase 
   Inherits ScriptEngineContext
'使用法
 
Dim instance As ReportScriptContextBase
public abstract class ReportScriptContextBase : ScriptEngineContext 
継承階層

System.Object
   C1.Report.ScriptEngine.ScriptEngineContext
      C1.Report.ScriptEngine.ReportScriptContextBase
         C1.Report.ScriptEngine.ReportScriptContext

参照

参照

ReportScriptContextBase メンバ
C1.Report.ScriptEngine 名前空間