GridCell.Column Property
Gets the column which contains the cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v23.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
GridColumn | A GridColumn object that represents the column which contains the cell. |
See Also