menu

UWP

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

    Show / Hide Table of Contents

    Class GridCellDoubleTappedEventArgs

    Provides data for the CellDoubleTapped event.

    Inheritance
    System.Object
    GridEventArgs
    CellDoubleTappedEventArgs
    GridCellDoubleTappedEventArgs
    Inherited Members
    CellDoubleTappedEventArgs.Column
    CellDoubleTappedEventArgs.PointerDeviceType
    CellDoubleTappedEventArgs.Record
    CellDoubleTappedEventArgs.RowColumnIndex
    GridEventArgs.OriginalSender
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class GridCellDoubleTappedEventArgs : CellDoubleTappedEventArgs

    Constructors

    GridCellDoubleTappedEventArgs(Object)

    Initializes a new instance of GridCellDoubleTappedEventArgs class.

    Declaration
    public GridCellDoubleTappedEventArgs(object originalSource)
    Parameters
    Type Name Description
    System.Object originalSource

    The source of the event.

    Extension Methods

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