TreeListCustomColumnDisplayTextEventArgs Constructors
Provides data for the TreeListView.CustomColumnDisplayText event.Name | Parameters | Description |
---|---|---|
TreeListCustomColumnDisplayTextEventArgs(TreeListNode, ColumnBase, Object, String) | node, column, value, displayText | Initializes a new instance of the TreeListCustomColumnDisplayTextEventArgs class. |
See Also