Display as Icon
Indicates whether the widget displays an icon or the data itself.
Value |
Description |
---|---|
|
The data in the widget is represented as an icon (Default). |
|
The data itself is displayed in the widget. |
Usage
Dynamic? |
Yes |
Supported in Grid? |
No |
Dependencies: |
None |
Using in ProcScript
You can use $properties or $fieldproperties to set or get the property and its value. For more information, see $properties and $fieldproperties.
$fieldproperties(FLD) = "DisplayAsIcon=False"