[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridSelectionMenuEventArgs.-ctor

GridSelectionMenuEventArgs Constructor

GridSelectionMenuEventArgs(GridSelectionMenu, GridCellType, GridCellRange)

Initializes a new instance of the GridSelectionMenuEventArgs class.

Declaration
public GridSelectionMenuEventArgs(GridSelectionMenu menu, GridCellType cellType, GridCellRange range)
Parameters
Type Name Description
GridSelectionMenu menu
GridCellType cellType
GridCellRange range