TextBox.UseImageClass

Syntax

UseImageClass: String

Description

The UseImageClass property determines CSS class of the background image component of the text box.

Comments

Use JSON or the setUseImageClassl method to set the property value and the getUseImageClass method to get the property value.

Example

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

TextBox