Skip to main content

TreeListCustomUnboundColumnDataEventArgs Constructors

Provides data for the ASPxTreeList.CustomUnboundColumnData event.
Name Parameters Description
TreeListCustomUnboundColumnDataEventArgs(TreeListNode, TreeListDataColumn, Object) node, column, value Initializes a new instance of the TreeListCustomUnboundColumnDataEventArgs class with specified settings.
See Also