TimeEditClientSideEvents Constructors
Contains a client-side time editor’s event list.| Name | Parameters | Description |
|---|---|---|
| TimeEditClientSideEvents() | none | Initializes a new instance of the TimeEditClientSideEvents class with default settings. |
| TimeEditClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the TimeEditClientSideEvents class with the specified owner. |
See Also