Description: | Contains numeric data for a ListItem object in the ListView control. The data is held in an array so always use an index when referencing the Numeric property. |
Used in object: | ListItem |
Value: | Numeric data. See also the Text property of the ListItem control. The index can be set from 1 to the value of the Count property of the ListView control. |
Default value: | None. |
Data type: | VT_CY |
Design time access: | Not accessible. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |