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

The dbiColumnItem at the point where the node was clicked.

Syntax

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

Property Value

dbiColumnItem

Requirements

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

See Also