Determines time range double click handling.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 7.3.2834.0 (7.3.2834.0)
Syntax
| C# |
|---|
public UserActionHandling TimeRangeDoubleClickHandling { get; set; } |
| Visual Basic |
|---|
Public Property TimeRangeDoubleClickHandling As UserActionHandling Get Set |
| Visual C++ |
|---|
public: property UserActionHandling TimeRangeDoubleClickHandling { UserActionHandling get (); void set (UserActionHandling value); } |