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

The arguments provided to the DragOut Event.

Object Model

DragOutEventArgs ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

Visual Basic (Declaration) 
Public Class DragOutEventArgs 
C# 
public class DragOutEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.List.DragOutEventArgs

Requirements

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

See Also