Skip to main content

ASPxViewVisibleInterval Class

Represents the View Visible Interval control.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.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