Skip to main content
A newer version of this page is available. .

TreeListCustomCallbackEventArgs Class

Provides data for the ASPxTreeList.CustomCallback event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCustomCallbackEventArgs :
    EventArgs

Inheritance

See Also