menu

UWP

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

    Show / Hide Table of Contents

    Class SnappedEventArgs

    Represent a class that contains System.DateTime object as event data which provides information about all kind of DateTime changes.

    Inheritance
    System.Object
    SnappedEventArgs
    Namespace: Syncfusion.UI.Xaml.Controls
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false, ShouldInclude = false)]
    public class SnappedEventArgs : EventArgs

    Constructors

    SnappedEventArgs()

    Declaration
    public SnappedEventArgs()

    Properties

    DateTime

    Gets or sets the DateTime

    Declaration
    public DateTime DateTime { get; set; }
    Property Value
    Type
    System.DateTime

    Extension Methods

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