バージョン

ColumnHeaderContainer プロパティ (HeaderCellExportedEventArgs)

エクスポートされる列ヘッダーを含む Infragistics.Documents.Reports.Report.Grid.IGridCell を返します。HeaderType が列ヘッダーでない場合、これは null になります。
シンタックス
'宣言
 
Public ReadOnly Property ColumnHeaderContainer As Infragistics.Documents.Reports.Report.Grid.IGridCell
public Infragistics.Documents.Reports.Report.Grid.IGridCell ColumnHeaderContainer {get;}
参照