Skip to main content

TreeListCustomCallbackEventArgs Class

Provides data for the ASPxTreeList.CustomCallback event.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class TreeListCustomCallbackEventArgs :
    EventArgs

#Inheritance

See Also