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.v18.2.dll

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