A newer version of this page is available.
Switch to the current version.
VisibleIntervalsChangedEventArgs Class
Provides data for the SchedulerControl.VisibleIntervalsChanged event.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public class VisibleIntervalsChangedEventArgs :
EventArgs
Public Class VisibleIntervalsChangedEventArgs
Inherits EventArgs
Remarks
An instance of the VisibleIntervalsChangedEventArgs class with appropriate settings is automatically created and passed to the corresponding event's handler.
See Also
Feedback