Skip to main content
All docs
V25.1
  • BeforeDropNodeEventArgs Class

    Contains data for the BeforeDropNode event.

    Namespace: DevExpress.XtraTreeList

    Assembly: DevExpress.XtraTreeList.v25.1.dll

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

    Declaration

    public class BeforeDropNodeEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    BeforeDropNodeEventArgs
    See Also