SchedulerOptionsBehavior.TouchAllowed Property
Gets or sets whether the touch device input is analyzed.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if touch input is analyzed; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to TouchAllowed |
---|---|
SchedulerControl |
|
See Also