Back to Devexpress

TreeListCustomButtonCallbackEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-30426193.md

latest1.4 KB
Original Source

TreeListCustomButtonCallbackEventArgs Class

Provides data for the CustomButtonCallback event.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListCustomButtonCallbackEventArgs :
    EventArgs
vb
Public Class TreeListCustomButtonCallbackEventArgs
    Inherits EventArgs

TreeListCustomButtonCallbackEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListCustomButtonCallbackEventArgs

See Also

TreeListCustomButtonCallbackEventArgs Members

DevExpress.Web.ASPxTreeList Namespace