A cell is located at the intersection of a row and column. The GridCell class provides two properties which identify a cell. The RowHandle property specifies the handle of the row which contains the cell. The Column property represents the column in which the cell resides.
System.Object
DevExpress.UI.Xaml.Grid.CellBase
GridCell