Link Search Menu Expand Document

ListViewSubItem Class


login image

A class that defines each subitem of the ListViewItem class. Be sure to use it as a child object of the ListViewItem class.

Only valid if the ListView.ListStyle property is $REPORT (report format). The leftmost column is defined by the ListViewItem class, and the subsequent columns are defined by the ListViewSubItem class.

Screen Display Example

https://biz-collections.com/support/webpages/html/onlinemanual/browser/crs/pac/ext4/ext_listviewsubitem.files/image001.gif

Default properties and ValueType
The default property is Value. ValueType can be String, Number, Fixed and Date.


Table of contents