ASPxClientDateNavigatorDayCellCustomHighlightEventArgs.appointments Property
In This Article
Provides access to the processed appointments.
#Declaration
TypeScript
appointments: ASPxClientAppointment[]
#Property Value
Type | Description |
---|---|
ASPx |
An array of the ASPx |
See Also