GridViewColumnCollection.RemoveItem(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
GridViewColumn 内の指定したインデックス位置から GridViewColumnCollection を削除します。
protected:
override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)
パラメーター
- index
- Int32
削除する GridViewColumn の位置。