GridView.UnselectCell Method
Name | Parameters | Description |
---|---|---|
UnselectCell(GridCell) | cell | Unselects the specified cell. |
UnselectCell(Int32, GridColumn) | rowHandle, column | Unselects a cell. |
Name | Parameters | Description |
---|---|---|
UnselectCell(GridCell) | cell | Unselects the specified cell. |
UnselectCell(Int32, GridColumn) | rowHandle, column | Unselects a cell. |
No
Your feedback is appreciated.