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