ComponentSpace Country Picker Control Reference

CountryEventArgs.Country Property

Gets the selected country.

[Visual Basic]
Public ReadOnly Property Country As Country
[C#]
public Country Country {get;}

Property Value

The selected country.

See Also

CountryEventArgs Class | ComponentSpace.CountryPicker Namespace