バージョン

HeaderRowExportingEventArgs コンストラクタ

新しい HeaderRowExportingEventArgs インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal band As Infragistics.Win.UltraWinGrid.UltraGridBand _
)
public HeaderRowExportingEventArgs( 
   Infragistics.Win.UltraWinGrid.UltraGridBand band
)

パラメータ

band
ヘッダーがエクスポートされる Infragistics.Win.UltraWinGrid.UltraGridBand
参照