ResourcesValidationEventArgs Class
Provides data for the SchedulerPrintAdapter.ValidateResources event of the SchedulerPrintAdapter descendant controls.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Remarks
An instance of the ResourcesValidationEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.
See Also