C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlRangeEventArgs Class
Members
GridControlRangeEventArgs Class
Event data for events associated with a range of cells.
Object Model
GridControlRangeEventArgs ClassGridControlRange Class
Syntax
public class GridControlRangeEventArgs : CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Maui.Grid.CancelEventArgs
         C1.Maui.Grid.GridControlRangeEventArgs
            C1.Maui.Grid.GridControlEditEventArgs
            C1.Maui.Grid.GridControlInputEventArgs

See Also