ASPxClientScheduler.GetVisibleAppointments Method
Gets a collection of visible appointments.
Declaration
GetVisibleAppointments(): ASPxClientAppointment[]
Returns
| Type | Description |
|---|---|
| ASPxClientAppointment[] | A collection of ASPxClientAppointment objects. |
See Also