SelectToolbarMenuItem Method (SapGridView)
Class
SapGridView
.
Action
Selects an item from the context menu of the grid view's tool bar.
Syntax
C#
gridView
.
SelectToolbarMenuItem
(
id
)
VB
gridView
.
SelectToolbarMenuItem
(
id
)
Variable
Description
id
The id of the menu item.
String
.