IsToolbarButtonChecked Method (SapGridView)

Class

SapGridView.

Action

Returns true if the specified tool bar button is checked.

Syntax

toolbarButtonChecked = gridView.IsToolbarButtonChecked(buttonpos)
Variable Description
toolbarButtonChecked Boolean.
buttonpos The button index in the tool bar. The value is zero-based. Integer.