AppointmentViewInfo.HitTestType Property
In This Article
Gets the enumeration member which indicates the contents of the appointment when it is hit.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Scheduler |
A Scheduler |
#Implements
DevExpress.XtraScheduler.Native.ISelectableIntervalViewInfo.HitTestType
See Also