CustomCellAppearanceEventArgs.Column Property
Gets a column that contains the corresponding cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ColumnBase | A column that contains the corresponding cell. |
See Also