TreeListColumnDisplayTextEventArgs Constructors
Provides data for the ASPxTreeList.CustomColumnDisplayText event.Name | Parameters | Description |
---|---|---|
TreeListColumnDisplayTextEventArgs(TreeListDataColumn, String, Object) | column, nodeKey, value | Initializes a new instance of the TreeListColumnDisplayTextEventArgs class with specified settings. |
See Also