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

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