Back to Devexpress

GridView.IsCellSelected Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridview-dot-iscellselected.md

latest515 B
Original Source

GridView.IsCellSelected Method

NameParametersDescription
IsCellSelected(GridCell)cellIndicates whether the specified cell is selected.
IsCellSelected(Int32, GridColumn)rowHandle, columnIndicates whether the cell is selected.