GetToolbarButtonIcon Method (SapGridView)
Class
SapGridView
class
Action
Gets the name of the icon of the specified toolbar button.
Syntax
sToolbarButtonIcon
=
gridView
.
GetToolbarButtonIcon
(
buttonpos
)
Variable
Description
sToolbarButtonIcon
STRING.
buttonpos
The position of the toolbar button. The value is one-based. INTEGER.