Contains the persistable configuration for a HierarchyView.
| Property | Description |
|---|---|
| Columns | The column layout and visibility preferences. |
| ScrollPositionX | The horizontal scroll position of the HierarchyView. |
| ScrollPositionY | The vertical scroll position of the HierarchyView. |
| SearchText | The search text in the HierarchyView search field. |
| ValidContent | The valid Content flags in this HierarchyViewState. |
| ViewModelState | The view model state encoded as a compressed byte stream. |
| Constructor | Description |
|---|---|
| HierarchyViewState | Creates a new HierarchyViewState. |
| Method | Description |
|---|---|
| ToString | Converts this HierarchyViewState to a string. |