Skip to main content
All docs
V25.2
  • QueryContinueAppointmentResizeEventArgs Class

    Namespace: DevExpress.Xpf.Scheduling

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