Show Header (Header)
Specify whether the header should be displayed at the top of the List View:
Value |
Description |
---|---|
|
The list view is displayed with header. |
|
The list view is displayed without header. In effect, this disables dynamic sorting of the list items. |
Usage
Dynamic? |
Yes |
Supported in Grid? |
No |
Dependencies: |
Disabled if the List
View is not |
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) = "header=false"