menu

UWP

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

    Show / Hide Table of Contents

    Class Cause

    Specifies the Reason for the Event occurs.

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

    Fields

    Diagram

    Specifies the elements drop in the diagram area.

    Declaration
    public const Cause Diagram
    Field Value
    Type
    Cause

    DrawingTool

    Specifies the reason for adding the elements via drawing tool.

    Declaration
    public const Cause DrawingTool
    Field Value
    Type
    Cause

    Redo

    Specifies the opertion occurs while in redo changes.

    Declaration
    public const Cause Redo
    Field Value
    Type
    Cause

    Stencil

    Specifies the elements drag and drop from stencil panel.

    Declaration
    public const Cause Stencil
    Field Value
    Type
    Cause

    Undo

    Specifies the opertion occurs while in undo changes.

    Declaration
    public const Cause Undo
    Field Value
    Type
    Cause

    Unknown

    Enables the reason for the diagram element changes to be UnKnown.

    Declaration
    public const Cause Unknown
    Field Value
    Type
    Cause

    Extension Methods

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