Back to Devexpress

TreeListCustomUnboundColumnDataEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-83a32615.md

latest1.5 KB
Original Source

TreeListCustomUnboundColumnDataEventArgs Class

Provides data for the ASPxTreeList.CustomUnboundColumnData event.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListCustomUnboundColumnDataEventArgs :
    TreeListNodeEventArgs
vb
Public Class TreeListCustomUnboundColumnDataEventArgs
    Inherits TreeListNodeEventArgs

TreeListCustomUnboundColumnDataEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListNodeEventArgs TreeListCustomUnboundColumnDataEventArgs

See Also

TreeListCustomUnboundColumnDataEventArgs Members

DevExpress.Web.ASPxTreeList Namespace