TreeListNodeEditStartingEventArgs Constructors
Contains data for the NodeEditStarting event.Name | Parameters | Description |
---|---|---|
TreeListNodeEditStartingEventArgs(TreeListNode, CellEditorData[]) | node, cellEditors | Initializes a new instance of the TreeListNodeEditStartingEventArgs class with specified settings. |
See Also