dbicList Send comments on this topic.
NodeItem Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > AfterCellEditEventArgs Class : NodeItem Property

The dbiNodeItem that contains the cell that was edited.

Syntax

Visual Basic (Declaration) 
Public Property NodeItem As dbiNodeItem
C# 
public dbiNodeItem NodeItem {get; set;}

Property Value

dbiNodeItem

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also