AppointmentViewInfo.HitTestType Property
Gets the enumeration member, which indicates the contents of the appointment when it is hit.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
public SchedulerHitTest HitTestType { get; }
#Property Value
Type | Description |
---|---|
Scheduler |
A Scheduler |
Available values:
Name | Description |
---|---|
None | The test point does not belong to any visual element or is outside the scheduler. |
Cell | The test point belongs to a time cell. |
Resource |
The test point belongs to a resource header. |
Day |
The test point belongs to a day header. |
All |
The test point belongs to the all-day area. |
Appointment |
The test point belongs to the left resizable edge of an appointment. |
Appointment |
The test point belongs to the right resizable edge of an appointment. |
Appointment |
The test point belongs to the top resizable edge of an appointment. |
Appointment |
The test point belongs to the bottom resizable edge of an appointment. |
Appointment |
The test point belongs to the movable edge of an appointment. |
Appointment |
The test point belongs to contents of an appointment. |
More |
The test point belongs to a More |
Day |
The test point belongs to a day of week header. |
Group |
The test point belongs to the group separator, which separates one group from another. |
Upper |
The test point belongs to the top-left corner in the Day View. |
Day |
The test point belongs to a column in a Day View. |
Single |
The test point belongs to a single week. |
Timeline | The test point belongs to the timeline bar. |
Selection |
The test point belongs to the selection bar in the Timeline View. |
Selection |
The test point belongs to a single cell of the selection bar in the Timeline View. |
Time |
The test point belongs to the time scale header in the Timeline View. |
Ruler | The test point belongs to a time ruler. |
Navigation |
The test point belongs to the navigation button. |
Scroll |
The test point belongs to a Scroll More |
Appointment |
The test point belongs to the Dependency |
Undefined | An object under the test point cannot be determined. |
Time |
The test point belongs to the Time Indicator element. |
Context |
Reserved for future use. |
Grid |
A test point belongs to the element of the Agenda view grid. |
Header |
|
Tab |
|
Header |
|
Month |
|
Hyperlink |
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.