GetNodeDisplayValueEventArgs.Value Property
In This Article
Gets or sets the value contained within the processed cell.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object representing the processed cell’s value. |
See Also