TreeMapItemStorage Properties
Stores a collection of tree map items and provides them to a tree map control.Name | Description |
---|---|
Items | Returns the collection of tree map items contained in this storage. |
TypeNameSerializable | Returns the string value that helps the DevExpress Serializer serialize the specific tree map data adapter type. Inherited from TreeMapDataAdapterBase. |
See Also