JVCL Help:TJvDBGrid.ClearSelection

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Clears the selection in the grid when the user moves to a new cell in MultiSelect mode.


Pascal

 propertyClearSelection: Boolean;


Description

Set ClearSelection to true to remove any additional selected rows when the user moves to a new cell in the grid and MultiSelect is true. If ClearSelection is false, multi selected rows remains selected when the user navigates the grid.


See Also

TJvDBGrid.MultiSelect


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page