'Declaration
Public Function New( _ ByVal menu As GridSelectionMenu, _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ )
'Usage
Dim menu As GridSelectionMenu Dim cellType As GridCellType Dim range As GridCellRange Dim instance As New GridSelectionMenuEventArgs(menu, cellType, range)
public GridSelectionMenuEventArgs( GridSelectionMenu menu, GridCellType cellType, GridCellRange range )
Parameters
- menu
- cellType
- range