TreeMapFlatDataAdapter Properties
The data adapter that provides flat data to a tree map.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Data |
Specifies the name of an object in a data source to provide data for a data adapter. |
Data |
Gets or sets the object that is a data source of the data adapter. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Groups |
Gets or sets the collection of Tree |
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 |
Label |
Gets or sets the name of the data field whose values are used to automatically generate Tree |
Owner |
Returns an object’s owner.
Inherited from Tree |
Value |
Gets or sets the name of the data field whose values are used to automatically generate Tree |
See Also