[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GroupedColumnCollection.Exchange

Exchange Method

Exchange(int, int)

Exchanges the C1DataColumn objects at the specified index.

Declaration
public void Exchange(int src, int dst)
Parameters
Type Name Description
int src

The zero-based index of the first C1DataColumn.

int dst

The zero-based index of the second C1DataColumn.