Back to Devexpress

TreeListCustomCallbackEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-7ee89b10.md

latest1.6 KB
Original Source

TreeListCustomCallbackEventArgs Class

Provides data for the ASPxTreeList.CustomCallback event.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

TreeListCustomCallbackEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListCustomCallbackEventArgs TreeListCustomDataCallbackEventArgs

See Also

TreeListCustomCallbackEventArgs Members

PerformCustomCallback(arg)

Tree List

DevExpress.Web.ASPxTreeList Namespace