GetToolbarButtonType Method (SapGridView)
Class
SapGridView
class
Action
Gets the type of the specified toolbar button. Possible values are: "Button", "ButtonAndMenu", "Menu", "Separator", "Group", "CheckBox".
Syntax
toolbarButtonType
=
gridView
.
GetToolbarButtonType
(
buttonpos
)
Variable
Description
toolbarButtonType
GRIDTOOLBARBUTTONTYPE.
buttonpos
The index of the tool bar button. The value is one-based. INTEGER.