Skip to main content

WorkTimeValidationEventArgs Class

Provides data for the SchedulerPrintAdapter.ValidateWorkTime event of the SchedulerPrintAdapter descendant controls.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public class WorkTimeValidationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WorkTimeValidationEventArgs
See Also