ASPxClientAppointmentResizingEventArgs.mouseEvent Property
Gets a mouse event object related to the current appointment resizing operation.
Declaration
mouseEvent: any
Property Value
Type | Description |
---|---|
any | An object providing event properties specific to mouse events. |
See Also