FlexReport for WinForms
Log プロパティ (C1DocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : Log プロパティ
Gets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc).
シンタックス
'宣言
 
Public ReadOnly Property Log As LogEntryList
'使用法
 
Dim instance As C1DocumentSource
Dim value As LogEntryList
 
value = instance.Log
public LogEntryList Log {get;}
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ