True DBGrid for WinForms
Exchange メソッド (GroupedColumnCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > GroupedColumnCollection クラス : Exchange メソッド
The zero-based index of the first C1DataColumn.
The zero-based index of the second C1DataColumn.
Exchanges the C1DataColumn objects at the specified index.
シンタックス
'宣言
 
Public Sub Exchange( _
   ByVal src As System.Integer, _
   ByVal dst As System.Integer _
) 
public void Exchange( 
   System.int src,
   System.int dst
)

パラメータ

src
The zero-based index of the first C1DataColumn.
dst
The zero-based index of the second C1DataColumn.
参照

GroupedColumnCollection クラス
GroupedColumnCollection メンバ