SchedulerInplaceEditorEventArgs Constructors
Provides parameters which can be used to instantiate a custom in-place editor within the SchedulerControl.InplaceEditorShowing event handler.| Name | Description |
|---|---|
| SchedulerInplaceEditorEventArgs() | Initializes a new instance of the SchedulerInplaceEditorEventArgs class with the default settings. |
See Also