menu

UWP

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

    Show / Hide Table of Contents

    Class SymbolDroppingEventArgs

    Provides data for SymbolDropping Event of the diagram.

    Inheritance
    System.Object
    SymbolDroppingEventArgs
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class SymbolDroppingEventArgs : Object

    Constructors

    SymbolDroppingEventArgs()

    Declaration
    public SymbolDroppingEventArgs()

    Properties

    SymbolDropMode

    Gets or sets the dropmode of the symbol.

    Declaration
    public SymbolDropMode SymbolDropMode { get; set; }
    Property Value
    Type
    SymbolDropMode

    Extension Methods

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