TcxCustomBarEditItem.CurEditValue Property
Returns the current value of the embedded editor.
Declaration
property CurEditValue: TcxEditValue read;
Property Value
Type | Description |
---|---|
TcxEditValue | The current embedded editor value. |
See Also