VLPropertyList Reference

CListItem

See Also See Also Applies ToApplies To

A CListItem object is a single entry for display in the dropdown list provided by it's parent CProperty object. It allows you to separate the information that is displayed and value that should be held by the property object.

Every CProperty object exposes a CListItems collection. The members of this collection are used to populate the dropdown list if editor type of the CProperty object is set to vlListEditor.

CListItem object has following properties :