Click or drag to resize
KaxSchedulerShowInlineInsertForm Method (ISchedulerTimeSlot)
Shows the inline insert form.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void ShowInlineInsertForm(
	ISchedulerTimeSlot timeSlot
)

Parameters

timeSlot
Type: Kettic.AspNet.Controls.Scheduler.ViewsISchedulerTimeSlot
The time slot object where the insert form will be shown
See Also