Interface ISchedulerEditor
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public interface ISchedulerEditor
Properties
EditorElement
Methods
BeginEditorEdit(IEditorManager, IEvent)
Declaration
void BeginEditorEdit(IEditorManager editorManager, IEvent appointment)
Parameters
IEditorManager
editorManager
|
IEvent
appointment
|
EndEditorEdit()
Declaration
bool EndEditorEdit()
Returns
System.Boolean
|
Save()
Declaration
void Save()