SelectionChangingEventArgs Constructors
Contains data for the SelectionChanging event.| Name | Parameters | Description |
|---|---|---|
| SelectionChangingEventArgs(CollectionChangeAction, Int32) | action, controllerRow | Initializes a new instance of the SelectionChangingEventArgs class with specified settings. |
See Also