WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridSelectionMenuEventArgs Class
Members
In This Topic
    GridSelectionMenuEventArgs Class
    In This Topic
    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.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridCellRangeEventArgs
                C1.WinUI.Grid.GridSelectionEventArgs
                   C1.WinUI.Grid.GridSelectionMenuEventArgs

    See Also