Back to Devexpress

TreeListCustomizeDataRowEditorEventArgs Properties

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

latest1.5 KB
Original Source

TreeListCustomizeDataRowEditorEventArgs Properties

Contains data for the CustomizeDataRowEditor event.

NameDescription
DataItemReturns the processed data item.
EditModelReturns the edit model.
EditSettingsReturns an object that contains editor settings.
FieldNameReturns a name of the data field whose editor is being processed.
IsNewRowReturns whether the editor corresponds to a new or existing row.
ParentDataItemReturns the parent data item of the processed node.
TreeListReturns the TreeList object.

See Also

TreeListCustomizeDataRowEditorEventArgs Class

TreeListCustomizeDataRowEditorEventArgs Members

DevExpress.Blazor Namespace