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

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

    See Also