SchedulerControl.SetHitTestType(DependencyObject, SchedulerHitTest) Method
In This Article
Sets the value of the SchedulerControl.HitTestType attached property for the specified object.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | Dependency |
The Dependency |
value | Scheduler |
The required Scheduler |
See Also