Friendly Name | Style |
---|---|
API Name | ListViewStyle |
Type | Integer |
Restrictions | Range is 0 - 3 |
Get Function | (dcl-Control-GetListViewStyle <CONTROL>) |
Set Function | (dcl-Control-SetListViewStyle <CONTROL>
NewValue [as
Integer]) |
Applies To | List View |
The list view style controls the way list items are displayed.
Style | Description |
---|---|
0 | Icon |
1 | Small icon |
2 | List |
3 | Report |