バージョン

Columns プロパティ (PivotCancellableColumnResizingEventArgs)

このサイズ変更の動作中にサイズ変更される列のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Columns As Collection(Of PivotColumnBase)
public Collection<PivotColumnBase> Columns {get;}
参照