TreeListCustomUnboundColumnDataEventArgs Class
In This Article
Provides data for the ASPxTreeList.CustomUnboundColumnData event.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListCustomUnboundColumnDataEventArgs :
TreeListNodeEventArgs
#Inheritance
Object
EventArgs
TreeListNodeEventArgs
TreeListCustomUnboundColumnDataEventArgs
See Also