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

TreeListCustomButtonCallbackEventArgs Class

Provides data for the CustomButtonCallback event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCustomButtonCallbackEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TreeListCustomButtonCallbackEventArgs
See Also