VLPropertyList Reference

ReadOnly PropertyListItems

See Also See Also Applies To Applies To

Returns the collection of ListItems used for populating the list editor for the property having EditorType is set to vlListEditor.

 

Syntax

object.ListItems

 

The ListItems property syntax has these parts:

PartDescription
object An object expression that evaluates to CProperty
value A collection of list items which appears in the list editor which evaluates to CListItems.