Back to Devexpress

TcxCustomEditorRowProperties.Value Property

vcl-cxvgrid-dot-tcxcustomeditorrowproperties-9e79e990.md

latest723 B
Original Source

TcxCustomEditorRowProperties.Value Property

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

TcxCustomEditorRowProperties.Values

TcxCustomEditorRowProperties Class

TcxCustomEditorRowProperties Members

cxVGrid Unit