ASPxTreeListBatchUpdateEventArgs Properties
Provides data for the ASPxTreeList.BatchUpdate event.
Name | Description |
---|---|
Delete |
Returns a list of deleted values.
Inherited from ASPx |
Handled |
Specifies whether the ASPx |
Insert |
Returns a list of inserted nodes. |
Update |
Returns a list of updated values.
Inherited from ASPx |
See Also