PopupSelectionChangingEventArgs Constructors
Contains data for the SelectionChanging event.| Name | Parameters | Description |
|---|---|---|
| PopupSelectionChangingEventArgs(Int32, Boolean) | recordIndex, isSelected | Initializes a new instance of the PopupSelectionChangingEventArgs class with specified settings. |
See Also