menu

UWP

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

    Show / Hide Table of Contents

    Class ItemUnselectedEventArgs

    ItemUnselected event

    Inheritance
    System.Object
    ItemUnselectedEventArgs
    Namespace: Syncfusion.UI.Xaml.ImageEditor
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public class ItemUnselectedEventArgs : EventArgs

    Constructors

    ItemUnselectedEventArgs()

    Declaration
    public ItemUnselectedEventArgs()

    Properties

    Settings

    Gets or sets the previous shape settings

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

    Extension Methods

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