Back to Devexpress

GridCell Properties

wpf-devexpress-dot-xpf-dot-grid-dot-gridcell-dot-underscore-properties.md

latest920 B
Original Source

GridCell Properties

Represents an object which corresponds to a data cell.

NameDescription
ColumnGets the column which contains the cell.
GridControlGets the GridControl which owns the current View.
RowGets a row object that contains the cell.
RowHandleGets the handle of the row which owns the cell.
ValueGets the cell’s value.

See Also

GridCell Class

GridCell Members

DevExpress.Xpf.Grid Namespace