C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridSelectionMenuEventArgs Class
Members
GridSelectionMenuEventArgs Class
Event data for SelectionMenuCustomized event of FlexGrid.
Object Model
GridSelectionMenuEventArgs ClassGridCellRange ClassGridSelectionMenu Class
Syntax
public class GridSelectionMenuEventArgs : GridSelectionEventArgs 
Inheritance Hierarchy

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

See Also