A newer version of this page is available.
Switch to the current version.
WorkTimeValidationEventArgs.TimeInterval Property
Provides access to a time interval, for which the work-time interval is validated.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
public TimeInterval TimeInterval { get; }
Public ReadOnly Property TimeInterval As TimeInterval
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object. |
See Also
Feedback