PageElementVisibility Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
DefaultCollapsed | 1 | Sets the default state of the console element to collapsed. If this is not set all panes are, by default, shown expanded until collapsed by the user. | |
NoDataCollapsed | 2 | Collapse the element if there is no data to display. | |
NoDataHidden | 4 | Hide the element if there is no data to display. | |
NoCollapse | 8 | Do not allow the user to collapse the element. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.