Skip to main content

TimelineView.OptionsSelectionBehavior Property

Provides access to properties which specify how the time cell selection changes when the Timeline scale is changed.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public OptionsSelectionBehavior OptionsSelectionBehavior { get; set; }

#Property Value

Type Description
DevExpress.Xpf.Scheduler.OptionsSelectionBehavior

An OptionsSelectionBehavior class instance.

See Also