TreeMapHierarchicalDataAdapter Properties
A data adapter that allows you to provide hierarchical data to the Tree Map.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Data |
Gets or sets the object that is the data source of the data adapter. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Owner |
Returns an object’s owner.
Inherited from Tree |
Value |
Gets or sets the name of the data field whose values are used to specify values of tree map items. |
See Also