Skip to main content

TcxCustomListView.ClearSelection Method

Removes the selection mark from a list view.

Declaration

procedure ClearSelection;

Remarks

Call ClearSelection to remove a selection mark from the list view. Nothing happens to the selected item. This method affects only the selection mark.

The below images show the way in which the ClearSelection method works:

See Also