Namespace: DayPilot.Web.Mvc.Events.Gantt
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public enum RowSelectHandlingType
Visual Basic
Public Enumeration RowSelectHandlingType
Visual C++
public enum class RowSelectHandlingType

Members

Member nameValueDescription
Update0
CallBack1
Disabled2

See Also