Back to Devexpress

View Visible Interval

aspnet-3834-components-scheduler-visual-elements-aspxscheduler-view-visible-interval.md

latest885 B
Original Source

View Visible Interval

  • Jun 16, 2022

The ASPxViewVisibleInterval control can be displayed within the scheduler or as a stand-alone control, bound to the Scheduler control via its ASPxSchedulerRelatedControlBase.MasterControlID property. The ViewVisibleInterval is used to display the visible time interval of the current view. Its appearance is illustrated in the following picture:

To prevent the ViewVisibleInterval from being displayed within the scheduler, set the ASPxSchedulerOptionsBehavior.ShowViewVisibleInterval to false.