Back to Devexpress

TreeListDataItemDeletingEventArgs Properties

blazor-devexpress-dot-blazor-dot-treelistdataitemdeletingeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

TreeListDataItemDeletingEventArgs Properties

Contains data for the DataItemDeleting event.

NameDescription
CancelSpecifies whether to remove the processed data item from selection.
DataItemReturns the processed data item.
ParentDataItemReturns the parent data item of the processed node.
ReloadSpecifies whether to reload TreeList data after the DataItemDeleting event handler is processed.
TreeListReturns the TreeList object.

See Also

TreeListDataItemDeletingEventArgs Class

TreeListDataItemDeletingEventArgs Members

DevExpress.Blazor Namespace