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

TreeMapFlatDataAdapter Fields

The data adapter that provides flat data to a tree map.
Name Description
DataMemberProperty static Identifies the TreeMapFlatDataAdapter.DataMember dependency property.
DataSourceProperty static Identifies the TreeMapFlatDataAdapter.DataSource dependency property.
GroupsProperty static Identifies the TreeMapFlatDataAdapter.Groups dependency property.
LabelDataMemberProperty static Identifies the TreeMapFlatDataAdapter.LabelDataMember dependency property.
ValueDataMemberProperty static Identifies the TreeMapFlatDataAdapter.ValueDataMember dependency property.
See Also