GetToolbarButtonText Method (SapGridView)

Class

SapGridView class

Action

Gets the text of the specified tool bar button.

Syntax

sToolbarButtonText = gridView.GetToolbarButtonText(buttonpos)
Variable Description
sToolbarButtonText STRING.
buttonpos The button position of the tool bar button. The value is one-based. INTEGER.