TcxCustomEditorRowProperties.Value Property
Specifies the value for the data cell of the row’s focused record.
Declaration
property Value: Variant read; write;
Property Value
Type |
---|
Variant |
Remarks
Use the Value property to specify or determine the row’s data cell value within the focused record.
See Also