TreeListNodeEditingEventArgs Constructors
Provides data for the ASPxTreeList.CancelNodeEditing and ASPxTreeList.StartNodeEditing events.Name | Parameters | Description |
---|---|---|
TreeListNodeEditingEventArgs(String) | nodeKey | Initializes a new instance of the TreeListNodeEditingEventArgs class. |
See Also