Skip to main content
A newer version of this page is available. .

QueryContinueAppointmentResizeEventArgs Class

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v19.2.dll

Declaration

public class QueryContinueAppointmentResizeEventArgs :
    RoutedEventArgs

Remarks

QueryContinueAppointmentResizeEventArgs objects are automatically created, initialized and passed to SchedulerControl.QueryContinueAppointmentResize event handlers.

Inheritance

Object
EventArgs
RoutedEventArgs
QueryContinueAppointmentResizeEventArgs
See Also