I am trying to create a Draw Filter for an appointment that is shown in the AllDayEventArea of the DayView control, but I am not having any luck isolating the proper UIElement. Can you give me an idea how to get to a specific appointment in the AllDayEvent area of this control?
Hello rehemann ,
I`m not sure for which UIelement you are talking about, but here are few of them:
- HeaderAreaUIElement
- DayHeaderAreaUIElement
- AllDayEventAreaUIElement
- AllDayEventAreaDayUIElement
- AllDayEventUIElement
Please let me know if you have any questions.
Regards
Which one of the above UIElements can get me to the an appointment in the AllDayEvent area?