Skip to main content

TreeListCommandColumnButtonEventArgs Class

Provides data for the ASPxTreeList.CommandColumnButtonInitialize event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCommandColumnButtonEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TreeListCommandColumnButtonEventArgs
See Also