TreeListNodeEditingEventArgs Class
In This Article
Provides data for the ASPxTreeList.CancelNodeEditing and ASPxTreeList.StartNodeEditing events.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListNodeEditingEventArgs :
CancelEventArgs
#Inheritance
Object
EventArgs
CancelEventArgs
TreeListNodeEditingEventArgs
See Also