Back to Devexpress

TreeListCommandColumnButtonEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-361abf64.md

latest1.5 KB
Original Source

TreeListCommandColumnButtonEventArgs Class

Provides data for the ASPxTreeList.CommandColumnButtonInitialize event.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

TreeListCommandColumnButtonEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListCommandColumnButtonEventArgs

See Also

TreeListCommandColumnButtonEventArgs Members

Tree List

DevExpress.Web.ASPxTreeList Namespace