C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridSelectionEventArgs Class
Members
GridSelectionEventArgs Class
Event data for events associated with a range of cells.
Object Model
GridSelectionEventArgs ClassGridCellRange Class
Syntax
public class GridSelectionEventArgs : GridCellRangeEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Maui.Grid.CancelEventArgs
         C1.Maui.Grid.GridCellRangeEventArgs
            C1.Maui.Grid.GridSelectionEventArgs
               C1.Maui.Grid.GridSelectionMenuEventArgs

See Also