Intersoft WebCombo Documentation
WebComboRow
Send comments on this topic.
Intersoft WebCombo > Client-side References > WebComboRow

Glossary Item Box

 WebComboRow Properties

Cells Description
Gets the collection of the WebGridCell objects.

ValueType
object (WebGridCells)

Default Value
-
Combo Description
Gets the WebCombo instance that owns the row.

ValueType
object (WebCombo)

Default Value
-
Position Description
Gets the ordinal position of the row object.

ValueType
integer

Default Value
-
Value Description
Returns the value of the row based on DataValueField.

ValueType
object

Default Value
-
RowElement Description
Returns the row element of the WebGridRow object.

ValueType
string

Default Value
-