WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlTapEventArgs Class
Members
In This Topic
    GridControlTapEventArgs Class
    In This Topic
    Event data for tap input events associated with a range of cells.
    Object Model
    GridControlTapEventArgs ClassGridControlRange ClassC1TappedEventArgs Class
    Syntax
    public class GridControlTapEventArgs : GridControlInputEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridControlRangeEventArgs
                C1.WinUI.Grid.GridControlInputEventArgs
                   C1.WinUI.Grid.GridControlTapEventArgs

    See Also