バージョン

LabelExportingEventArgs クラス

LabelExporting イベントのイベント引数。
シンタックス
'宣言
 
Public Class LabelExportingEventArgs 
   Inherits CellExportingEventArgsBase
public class LabelExportingEventArgs : CellExportingEventArgsBase 
解説

注:CellExportingEventArgsBase.Record プロパティは、生成されているヘッダーのレコードを返します。エクスポートされた DataPresenter の設定に基づいて、ヘッダーはレコードと区切られます (ChildRecordsDisplayOrder が BeforeParent の場合など)。

参照