ComponentSpace State Picker Control Reference

ComponentSpace.StatePicker Namespace

The ComponentSpace.StatePicker namespace contains classes that implement a US state picker.

Namespace hierarchy

Classes

Class Description
State Represents a US state or territory.
StateCollection Represents a collection of states.
StateEventArgs Provides data for the StateChanged event.
StatePicker Represents a US state or territory picker control.
StatePickerException The exception that is thrown when a state picker operation fails.

Delegates

Delegate Description
StateEventHandler Represents the method that will handle the StateChanged event.