Back to Devexpress

TreeMapHierarchicalDataAdapter Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-treemaphierarchicaldataadapter-dot-underscore-properties.md

latest2.8 KB
Original Source

TreeMapHierarchicalDataAdapter Properties

A data adapter that allows you to provide hierarchical data to the Tree Map.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DataSourceGets or sets the object that is the data source of the data adapter.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
ValueDataMemberGets or sets the name of the data field whose values are used to specify values of tree map items.

See Also

TreeMapHierarchicalDataAdapter Class

TreeMapHierarchicalDataAdapter Members

DevExpress.Xpf.TreeMap Namespace