NodeEditStartingArgs Constructors
Contains data for the command bound to the NodeEditStartingCommand property.Name | Parameters | Description |
---|---|---|
NodeEditStartingArgs(Object, IEnumerable<Object>, Boolean, CellEditorData[]) | item, path, isNewItem, cellEditors | Initializes a new instance of the NodeEditStartingArgs class with specified settings. |
See Also