Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentDragStartingEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AppointmentDragStartingEventArgs

    Drag starting event arguments.

    Inheritance
    System.Object
    AppointmentDragStartingEventArgs
    Namespace: Com.Syncfusion.Schedule
    Assembly: Syncfusion.SfSchedule.Android.dll
    Syntax
    public class AppointmentDragStartingEventArgs : CancelEventArgs

    Constructors

    AppointmentDragStartingEventArgs()

    Declaration
    public AppointmentDragStartingEventArgs()

    Properties

    Appointment

    Gets the appointment.

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

    The appointment.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved