Skip to main content

OptionsBehavior.AllowLeaveFocusOnTab Property

Namespace: DevExpress.Xpf.Scheduler

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

#Declaration

public bool AllowLeaveFocusOnTab { get; set; }

#Property Value

Type
Boolean

#Property Paths

You can access the OptionsBehavior.AllowLeaveFocusOnTab property from the following objects:

Object Type Path to AllowLeaveFocusOnTab
SchedulerControl
.OptionsBehavior.AllowLeaveFocusOnTab
See Also