GridView.IsCellSelected Method
Name | Parameters | Description |
---|---|---|
IsCellSelected(GridCell) | cell | Indicates whether the specified cell is selected. |
IsCellSelected(Int32, GridColumn) | rowHandle, column | Indicates whether the cell is selected. |
Name | Parameters | Description |
---|---|---|
IsCellSelected(GridCell) | cell | Indicates whether the specified cell is selected. |
IsCellSelected(Int32, GridColumn) | rowHandle, column | Indicates whether the cell is selected. |
No
Your feedback is appreciated.