FlexReport for WinForms
DataHandler プロパティ (DataScope)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > DataScope クラス : DataHandler プロパティ
Gets the DataHandler object which can be used to access the current data scope's data.
シンタックス
'宣言
 
Public MustOverride ReadOnly Property DataHandler As DataHandler
'使用法
 
Dim instance As DataScope
Dim value As DataHandler
 
value = instance.DataHandler
public abstract DataHandler DataHandler {get;}
参照

参照

DataScope クラス
DataScope メンバ