SchedulerControl.GetHitTestType(DependencyObject) Method
In This Article
Gets 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 |
#Returns
Type | Description |
---|---|
Scheduler |
The Scheduler |
See Also