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

Represents the method that will handle the NodeDoubleClick Event

Object Model

NodeDoubleClickEventArgs ClassdbiColumnItem ClassdbiColumnFormat ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.NodeDoubleClickEventArgs

Requirements

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

See Also