The ComponentSpace.TimeZonePicker namespace contains classes that implement a time zone picker.
| Class | Description |
|---|---|
| TimeZoneEventArgs | Provides data for the TimeZoneChanged event. |
| TimeZonePicker | Represents a time zone picker control. |
| TimeZonePickerException | The exception that is thrown when a time zone picker operation fails. |
| Delegate | Description |
|---|---|
| TimeZoneEventHandler | Represents the method that will handle the TimeZoneChanged event. |