TcxCustomCheckListBox.EditValue Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the State property at the level of individual check list items instead of EditValue.
Declaration
property EditValue: TcxEditValue read; write;
Property Value
| Type | Description |
|---|---|
| TcxEditValue | The check list box edit value. |
See Also