Handling of event delete action.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll)
Version: 5.0.1536.0 (5.0.1536.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); } |