Skip to main content

SchedulerControl.HitTestType Attached Property

Gets or sets a value which specifies the scheduler control's element being hit. This is an attached property.

Namespace: DevExpress.Xpf.Scheduler

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

Declaration

Returns

Type Description
SchedulerHitTest

A SchedulerHitTest enumeration value.

See Also