menu

WinUI

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

    Show / Hide Table of Contents

    Class CellLongPressedEventArgs

    Provides data for the CellLongPressed event.

    Inheritance
    System.Object
    CellTappedEventArgs
    CellLongPressedEventArgs
    Inherited Members
    CellTappedEventArgs.Appointment
    CellTappedEventArgs.Appointments
    CellTappedEventArgs.CancelNavigation
    CellTappedEventArgs.DateTime
    CellTappedEventArgs.IsMoreAppointments
    CellTappedEventArgs.PointerDeviceType
    CellTappedEventArgs.Resource
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public class CellLongPressedEventArgs : CellTappedEventArgs

    Constructors

    CellLongPressedEventArgs()

    Declaration
    public CellLongPressedEventArgs()

    Properties

    HoldingState

    Gets the holding state.

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