[]
Provides data for the GroupColMoved event.
public class GroupColMovedEventArgs : EventArgs
Name | Description |
---|---|
ColIndex | Indicates the starting position in the DisplayColumns collection. |
Column | Gets the C1DisplayColumn that was moved. |
DataColumn | The C1DataColumn for the column was moved. |
Position | Indicates the target index of the column that was moved. |