Back to Devexpress

TreeListCustomizeEditModelEventArgs Properties

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

latest1.1 KB
Original Source

TreeListCustomizeEditModelEventArgs Properties

Contains data for the CustomizeEditModel event.

NameDescription
DataItemReturns the processed data item.
EditModelReturns the edit model.
IsNewReturns whether the edit model corresponds to a new or existing row.
ParentDataItemReturns the parent data item of the processed node.
TreeListReturns the TreeList object.

See Also

TreeListCustomizeEditModelEventArgs Class

TreeListCustomizeEditModelEventArgs Members

DevExpress.Blazor Namespace