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

Represents the method that will handle the NodeClick event.

Object Model

NodeClickEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

Visual Basic (Declaration) 
Public Class NodeClickEventArgs 
   Inherits System.EventArgs
C# 
public class NodeClickEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.NodeClickEventArgs

Requirements

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

See Also