SplitButton.getRowIndex

Syntax

getRowIndex ();

Description

The getRowIndex method returns index of the row that contains the icon selected from sprite.

Comments

Index of the row that contains icon can be set in the RowIndex property from the constructor.

Example

The example of the RowIndex property use is given in description of the SplitButton.getColumnIndex method.

See also:

SplitButton