Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IDataMapping Properties

A base interface that defines a model for data mappings.
Name Description
ChildrenField Specifies a data field that contains a component item collection.
KeyField Specifies a data field that contains an item’s unique identifier.
Level Specifies the item hierarchy level for which data mappings are applied.
ModelUpdated Specifies a delegate method to be executed once a model is updated.
ParentKeyField Specifies a data field that contains a parent item’s identifier.
See Also