IFormControl.Icon

Syntax

Icon: IGxIcon;

Description

The Icon property determines the custom icon that is displayed in the form header.

Comments

By default, the standard icon of Foresight Analytics Platform is displayed. On loading the custom icon the image must not be larger than 16*16 pixels. If it is larger, the image is reduced to the size of 16*16 pixels.

See also:

IFormControl