Skip to content

Value - cCJGrid

Required to support the framework's item based interface. Gets and Sets the Value of the SelectedRow's SelectedColumn.

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

Parameters

Parameter Type Description
iItem Integer

Syntax

Property String Value
Access Type Syntax
Read Access: Get Value to StringVariable
Write Access: Set Value to StringVariable/Value

Description

The Value property is required to support the framework's item based interface. In grids, gets and sets the Value of the SelectedRow's SelectedColumn. This should never be used within the grid object and will rarely ever be sent from other objects.