OptionsSelectionBehavior Class
Provides options which define how the selection behaves when the time scale is changed for the TimelineView.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Related API Members
The following members return OptionsSelectionBehavior objects:
| Library | Related API Members |
|---|---|
| WinForms Controls | TimelineView.OptionsSelectionBehavior |
| ASP.NET Web Forms Controls | TimelineView.OptionsSelectionBehavior |
Remarks
The OptionsSelectionBehavior class provides a property that controls a selection behavior in the Timeline View. An instance of this class can be accessed via the TimelineView.OptionsSelectionBehavior property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
OptionsSelectionBehavior
See Also