バージョン

Columns プロパティ (CancellableColumnResizingEventArgs)

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