Action
Returns the value of the specified property in the grid. Returns NULL if the specified property is invalid.
Syntax
aAnyTypeValue = Datagrid.GetProperty (sProperty)
Variable
|
Description
|
aAnyTypeValue
|
The value of the property.
ANYTYPE.
|
sProperty
|
The name of the property.
STRING.
|