WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlRangeEventArgs Class
Members
In This Topic
    GridControlRangeEventArgs Class
    In This Topic
    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.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridControlRangeEventArgs
                C1.WinUI.Grid.GridControlEditEventArgs
                C1.WinUI.Grid.GridControlInputEventArgs

    See Also