A newer version of this page is available.
Switch to the current version.
TimeIntervalEventArgs.Interval Property
Gets the time interval which the event was raised for.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object which represents the time interval that the event was raised for. |
See Also
Feedback