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

WorkTimeValidationEventArgs Class

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

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

public class WorkTimeValidationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WorkTimeValidationEventArgs
See Also