ASPxClientDateNavigatorDayCellCustomHighlightEventArgs.appointments Property
Provides access to the processed appointments.
Declaration
appointments: ASPxClientAppointment[]
Property Value
Type | Description |
---|---|
ASPxClientAppointment[] | An array of the ASPxClientAppointment object representing processed appointments. |
See Also