[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.CreateSelectionMenu

CreateSelectionMenu Method

CreateSelectionMenu(GridCellRange)

Creates the selection menu.

Declaration
protected virtual GridSelectionMenu CreateSelectionMenu(GridCellRange range)
Parameters
Type Name Description
GridCellRange range

The range from which the selection menu will be opened.

Returns
Type Description
GridSelectionMenu