The ComponentSpace.StatePicker namespace contains classes that implement a US state picker.
| 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. |
| Delegate | Description |
|---|---|
| StateEventHandler | Represents the method that will handle the StateChanged event. |