Skip to main content
All docs
V23.2

BeforeDropNodeEventArgs Class

Contains data for the BeforeDropNode event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

public class BeforeDropNodeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BeforeDropNodeEventArgs
See Also