Skip to main content
A newer version of this page is available. .

TreeListCustomUnboundColumnDataEventArgs Class

Provides data for the ASPxTreeList.CustomUnboundColumnData event.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListCustomUnboundColumnDataEventArgs :
    TreeListNodeEventArgs

Inheritance

Object
EventArgs
TreeListNodeEventArgs
TreeListCustomUnboundColumnDataEventArgs
See Also