TreeListEditingOperationEventArgs Constructors
Provides data for the ASPxTreeList.EditingOperationCompleted event.| Name | Parameters | Description |
|---|---|---|
| TreeListEditingOperationEventArgs(TreeListEditingOperation) | operation | Initializes a new instance of the TreeListEditingOperationEventArgs class. |
See Also