menu

UWP

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

    Show / Hide Table of Contents

    Class DragDropControl

    Represents a class that handles appointment drag-and-drop operations in SfSchedule control.

    Inheritance
    System.Object
    DragDropControl
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class DragDropControl : Control, IDisposable

    Constructors

    DragDropControl()

    Initializes a new instance of the DragDropControl class.

    Declaration
    public DragDropControl()

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    OnApplyTemplate()

    Declaration
    protected override void OnApplyTemplate()

    Implements

    System.IDisposable

    Extension Methods

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