SelectionChangedEventArgs Constructors
Provides data for the SelectionChanged event.| Name | Parameters | Description |
|---|---|---|
| SelectionChangedEventArgs(Int32, Object) | rowHandle, item | Initializes a new instance of the SelectionChangedEventArgs class with specified settings. |
See Also