GridColumnData.Column Property
Gets the grid column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ColumnBase | A ColumnBase descendant that represents the grid column. |
See Also