unselect_row


Description:

[ Version ( since = "4.2" ) ]
public abstract void unselect_row (int row)

Please note that row refers to the "visible" row at the time it's being called, which may change if the widget implementing this interface uses a DataProxy (as is the case for example for the RawForm, Form, RawGrid and Grid).

Parameters:

this

an object which implements the DataSelector interface

row

the row to unselect