TextBox.RowImgIndex

Syntax

RowImgIndex: Number

Description

The RowImgIndex property determines index of sprite column that contains the background image to be set.

Comments

Use JSON or the setRowImgIndex method to set the property value, and the getRowImgIndex method to get the property value.

Example

The example of use is given in the page with description of the TextBox.ImageList property.

See also:

TextBox