ASPxViewVisibleInterval Class
In This Article
Represents the View Visible Interval control.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxViewVisibleInterval :
ASPxSchedulerRelatedControl
#Remarks
The ASPxViewVisibleInterval
represents a control used to display currently visible time intervals (see theSchedulerViewBase.VisibleIntervals
) of the scheduler’s Views.
#Implements
#Inheritance
See Also