SchedulerViewBase.ViewSelectorItemAdaptivePriority Property
Gets or sets the priority of View Selector item hiding in adaptive mode.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value specifying the View Selector item priority. |
Remarks
When the ASPxSchedulerOptionsAdaptivity.Enabled property is set to true
, the ASPxScheduler control’s View Selector can automatically resize and hide its items when the browser window is resized. Use the ViewSelectorItemAdaptivePriority property to control the order of items hiding.
The bigger the value of the ViewSelectorItemAdaptivePriority property is, the earlier the View Selector item will be hidden.
The hidden toolbar items can be displayed by hovering the *adaptive view selector image*.