Handling of event delete action.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 6.6.2359.0 (6.6.2359.0)
Syntax
| C# |
|---|
public UserActionHandling EventDeleteHandling { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property EventDeleteHandling As UserActionHandling |
| Visual C++ |
|---|
public: property UserActionHandling EventDeleteHandling { UserActionHandling get (); void set (UserActionHandling value); } |