menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentStartResizingEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AppointmentStartResizingEventArgs

    Provides information regarding appointment resizing in the schedule view.

    Inheritance
    System.Object
    AppointmentStartResizingEventArgs
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class AppointmentStartResizingEventArgs : CancelEventArgs

    Constructors

    AppointmentStartResizingEventArgs()

    Declaration
    public AppointmentStartResizingEventArgs()

    Properties

    Appointment

    Specifies the appointment to be resized in the schedule view.

    Declaration
    public object Appointment { get; }
    Property Value
    Type
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved