Skip to main content

TreeListCustomButtonCallbackEventArgs Class

Provides data for the CustomButtonCallback event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCustomButtonCallbackEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TreeListCustomButtonCallbackEventArgs
See Also