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

    System.Object
       System.EventArgs
          C1.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridCellRangeEventArgs
                C1.WinUI.Grid.GridInputEventArgs

    See Also