TreeListCellEditorValueChangingEventArgs Constructors
Contains data for the CellEditorValueChanging event.| Name | Parameters | Description |
|---|---|---|
| TreeListCellEditorValueChangingEventArgs(TreeListNode, ColumnBase, Object, Object) | node, column, value, oldValue | Initializes a new instance of the TreeListCellEditorValueChangingEventArgs class with specified settings. |
See Also