The following tables list the members exposed by ColumnDroppedEventArgs.
Name | Description | |
---|---|---|
![]() | ColumnDroppedEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Column | The Column that this event was triggered for. (Inherited from Infragistics.Controls.Grids.ColumnEventArgs) |
![]() | DropType | The type of operation that occured. |
![]() | NewIndex | The index of the column that resulted because of the move. |
![]() | PreviousIndex | The index of the column prior to the move. |