Skip to content

piIndex - cWebParentCombo

Forces the cWebParentCombo to use the specified index when filling itself

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piIndex
Access Type Syntax
Read Access: Get piIndex to IntegerVariable
Write Access: Set piIndex to IntegerVariable/Value

Description

Setting this property forces the cWebParentCombo to use the specified index when filling itself.

The value should be a valid index on the parent table. If set to 0, the default index of the table column will be used.

Default value is 0.