AppointmentsSelectionEventArgs Members
Provides data for the ASPxClientScheduler.AppointmentsSelectionChanged event.Constructors
Name | Description |
---|---|
constructor(appointmentIds) | Initializes a new instance of the class. |
Properties
Name | Description |
---|---|
appointmentIds | Gets identifiers of the selected appointments. |
See Also