Skip to main content
A newer version of this page is available. .

NotificationsProvider.CustomizePrefetchProperties Event

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v19.1.dll

Declaration

public event EventHandler<CustomizePrefetchPropertiesEventArgs> CustomizePrefetchProperties

Event Data

The CustomizePrefetchProperties event's data class is DevExpress.ExpressApp.Scheduler.CustomizePrefetchPropertiesEventArgs.

See Also