バージョン

GroupedColumn コンストラクタ(String)

GroupedColumn オブジェクトのインスタンスを新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal columnKey As String _
)
public GroupedColumn( 
   string columnKey
)

パラメータ

columnKey
GroupedColumn が対応する Band の列の列キー。
参照