JVCL Help:TJvDBGrid.ClearSelection
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBGrid.ClearSelection Property
[+] TJvDBGrid Events
[+] TJvDBGrid Fields
[+] TJvDBGrid Methods
[+] TJvDBGrid Properties
Search in JVCL Help
Search in all projectsSummary
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
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