Occurs when the country selection has changed.
The event handler receives an argument of type CountryEventArgs containing data related to this event. The following CountryEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Country | Gets the selected country. |
CountryPicker Class | ComponentSpace.CountryPicker Namespace