TcxCustomEditorRowProperties.Value Property
In This Article
Specifies the value for the data cell of the row’s focused record.
#Declaration
Delphi
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