menu

UWP

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

    Show / Hide Table of Contents

    Class SelectionChangingEventArgs

    Represents the SelectionChangingEventArgs

    Inheritance
    System.Object
    SelectionChangingEventArgs
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public class SelectionChangingEventArgs : CancelEventArgs

    Constructors

    SelectionChangingEventArgs()

    Event Argument for SelectionChangingEvent

    Declaration
    public SelectionChangingEventArgs()

    Properties

    Value

    value store the selected item

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

    Extension Methods

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