C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlInputEventArgs Class
Members
GridControlInputEventArgs Class
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.Maui.Grid.CancelEventArgs
         C1.Maui.Grid.GridControlRangeEventArgs
            C1.Maui.Grid.GridControlInputEventArgs
               C1.Maui.Grid.GridControlTapEventArgs

See Also