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

Arguments for the BeforeNodeExchange Event.

Object Model

BeforeNodeExchangeEventArgs ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.BeforeNodeExchangeEventArgs

Requirements

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

See Also