Class containing all persistable configuration for a HierarchyView.
| Property | Description |
|---|---|
| Columns | Current column preferences |
| ScrollPositionX | Current View scroll position. |
| ScrollPositionY | Current View scroll position. |
| SearchText | Current search text in the HierarchyView searchfield. |
| ValidContent | Valid Content in the HierarchyViewState. |
| ViewModelState | HierarchyViewModelState encoded as a compressed stream. |
| Constructor | Description |
|---|---|
| HierarchyViewState | Create a new HierarchyViewState |
| Method | Description |
|---|---|
| ToString | Convert a HierarchyViewState to a string. |