DateTimeRangeControlClient Events
A RangeControl‘s client that supports date-time range selection.| Name | Description |
|---|---|
| CustomDrawLabel | Provides access to a drawing surface. Allows you to draw a label manually. |
| CustomLabelText | Allows you to provide a custom label text. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also