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