'Declaration
Protected Overloads Sub ClearSelection( _ ByVal columnIndexException As System.Integer, _ ByVal rowIndexException As System.Integer, _ ByVal selectExceptionElement As System.Boolean _ )
'Usage
Dim instance As NDataGridView Dim columnIndexException As System.Integer Dim rowIndexException As System.Integer Dim selectExceptionElement As System.Boolean instance.ClearSelection(columnIndexException, rowIndexException, selectExceptionElement)
protected void ClearSelection( System.int columnIndexException, System.int rowIndexException, System.bool selectExceptionElement )
Parameters
- columnIndexException
- rowIndexException
- selectExceptionElement