LogicalDisplayFolderInitialCollapseState Enumeration
LogicalDisplayFolderInitialCollapseState Enumeration
The LogicalDisplayFolderInitialCollapseState enumeration provides options for how the logical display folder for a given node should be shown when it is first loaded in the Logical View.
Enumeration Values
| Name | Summary |
|---|---|
| Collapsed | Specifies that the logical display folder should be initially collapsed. |
| Expanded | Specifies that the logical display folder should be initially expanded but child folders should be collapsed. |
| ExpandedHierarchy | Specifies that the logical display folder and all child folders should be initially expanded. |