menu

WinUI

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

    Show / Hide Table of Contents

    Class HeaderTappedEventArgs

    Provides data for the HeaderTapped event.

    Inheritance
    System.Object
    HeaderTappedEventArgs
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public class HeaderTappedEventArgs : EventArgs

    Constructors

    HeaderTappedEventArgs()

    Declaration
    public HeaderTappedEventArgs()

    Properties

    DateTime

    Gets the corresponding date time.

    Declaration
    public DateTime DateTime { get; }
    Property Value
    Type
    System.DateTime
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved