Skip to main content
All docs
V26.1
  • QueryContinueAppointmentResizeEventArgs Class

    Namespace: DevExpress.Xpf.Scheduling

    Assembly: DevExpress.Xpf.Scheduling.v26.1.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