Back to Devexpress

CellValueEventArgs.Cell Property

wpf-devexpress-dot-xpf-dot-grid-dot-cellvalueeventargs-a223ad53.md

latest1.0 KB
Original Source

CellValueEventArgs.Cell Property

Gets a processed cell.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public CellValue Cell { get; }
vb
Public ReadOnly Property Cell As CellValue

Property Value

TypeDescription
CellValue

A processed cell.

|

See Also

Identify Rows and Cards

CellValueEventArgs Class

CellValueEventArgs Members

DevExpress.Xpf.Grid Namespace