Back to Devexpress

TreeListCellValueEventArgs.Cell Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelist-dot-treelistcellvalueeventargs-c5dd2e0c.md

latest1.2 KB
Original Source

TreeListCellValueEventArgs.Cell Property

Gets a processed cell.

Namespace : DevExpress.Xpf.Grid.TreeList

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

TreeListCellValueEventArgs Class

TreeListCellValueEventArgs Members

DevExpress.Xpf.Grid.TreeList Namespace