TimeZoneEditExtension Constructors
Represents an extension object implementing the TimeZone Editor functionality.| Name | Parameters | Description |
|---|---|---|
| TimeZoneEditExtension(TimeZoneEditSettings, ViewContext) | settings, viewContext | Initializes a new instance of the TimeZoneEditExtension class with the specified settings and provides the context information about the view. |
| TimeZoneEditExtension(TimeZoneEditSettings) | settings | Initializes a new instance of the TimeZoneEditExtension class with the specified settings. |
See Also