Skip to main content

OptionsBehavior.TouchAllowed Property

Namespace: DevExpress.Xpf.Scheduler

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

#Declaration

public bool TouchAllowed { get; set; }

#Property Value

Type
Boolean

#Property Paths

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

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