Skip to main content
All docs
V25.1
  • TreeListCustomButtonCallbackEventArgs Class

    Provides data for the CustomButtonCallback event.

    Namespace: DevExpress.Web.ASPxTreeList

    Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public class TreeListCustomButtonCallbackEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    TreeListCustomButtonCallbackEventArgs
    See Also