Specifes the display settings for a panel. See the section DisplaySettings on how to retrieve the panel settings.
<PanelDisplaySettings> <extension base="DisplaySettings"> <panelName type="string"/> <column type="int"/> <index type="int"/> <container type="uid"/> <filter type="Filter"/> <splitBar type="string"/> <width type="int"/> <height type="int"/> <originalHeight type="int"/> <weekViewColumns type="int"/> <calendarView type="CalendarViewType"/> <website type="string"/> <interval type="unsignedInt"/> <hScrollPosition type="int"/> <vScrollPosition type="int"/> <element ref="description"/>
Specifies the name of the panel.
Specifies the column.
Specifies the index.
Specifies the container/folder.
Specifies the filter.
Specifies the splitBar.
Specifies the width.
Specifies the height.
Specifies the originalHeight.
Specifies the weekViewColumns.
Specifies the calendar view.
Specifies the website.
Specifies the update interval.
Specifies the hScrollPosition.
Specifies the vScrollPosition.
Specifies the description.