TcxCustomBarEditItem.EditValue Property
In This Article
Specifies the embedded editor value.
#Declaration
Delphi
property EditValue: TcxEditValue read; write;
#Property Value
Type | Description |
---|---|
Tcx |
The embedded editor value. |
See Also