The requested page is not available for selected version.
DeselectAll
Syntax
long DeselectAll()
Description
Deselect all items in the list.
Return Value
Return 0 if the call is successful; otherwise, -1..
Notes
- This method is applicable to both ListBox and ListView controls.
- This method can be applied only to lists that allow multiple selection.