ComponentSpace Country Picker Control Reference

ComponentSpace.CountryPicker Namespace

The ComponentSpace.CountryPicker namespace contains classes that implement a country picker.

Namespace hierarchy

Classes

Class Description
Country Represents a country.
CountryCollection Represents a collection of countries. The list is as defined by ISO 3166.
CountryEventArgs Provides data for the CountryChanged event.
CountryPicker Represents a country picker control.
CountryPickerException The exception that is thrown when a country picker operation fails.

Delegates

Delegate Description
CountryEventHandler Represents the method that will handle the CountryChanged event.