GetToolbarButtonTooltip Method (SapGridView)
Class
SapGridView
class
Action
Gets the tooltip of the specified tool bar button.
Syntax
sToolbarButtonTooltip
=
gridView
.
GetToolbarButtonTooltip
(
buttonpos
)
Variable
Description
sToolbarButtonTooltip
STRING.
buttonpos
The index of the tool bar button. The value is one-based. INTEGER.