Skip to main content
A newer version of this page is available. .

ASPxViewVisibleInterval Class

Represents the View Visible Interval control.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v20.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 the SchedulerViewBase.VisibleIntervals) of the scheduler’s Views.

See Also