FetchDataEventArgs.IsVisibleInterval() Method
Determines whether a specified interval is visible in the SchedulerControl at the current moment during the asynchronous data load.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also