Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TreeNodeMovedEventArgs Class

Provides data for any events that occur when a user has moved a node.

For a list of all members of this type, see TreeNodeMovedEventArgs Members.

System.Object
   System.EventArgs
      EO.Web.TreeNodeMovedEventArgs

[Visual Basic]
NotInheritable Public Class TreeNodeMovedEventArgs
    Inherits EventArgs
[C#]
public sealed class TreeNodeMovedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

TreeNodeMovedEventArgs Members | EO.Web Namespace


Direct link to this topic