PersistentObjectCancelMethod Delegate
A delegate method that enables you to hide specific persistent objects (appointments or resources) in the scheduler.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Parameters
Name | Type | Description |
---|---|---|
e | PersistentObjectCancelEventArgs | objects that contains the required data. |
See Also