The following tables list the members exposed by SelectionChangingEventArgs.
Name | Description | |
---|---|---|
![]() | Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs) |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Cells | Returns a collection which identifies the cells which will be selected if this event is not canceled. |
![]() | Change | Returns a value which describes the change being made to the selection. |
![]() | ClearExisting | Returns a boolean value indicating whether the existing selection will be cleared. |
![]() | Columns | Returns a collection which identifies the columns which will be selected if this event is not canceled. |
![]() | Rows | Returns a collection which identifies the rows which will be selected if this event is not canceled. |