The PanelConfig object manages user configuration for the PanelDefinition object. The attributes of the PanelConfig object, in addition to the attributes inherited from the ConfigurationObject base class, are:
| Attribute | Description | 
|---|---|
| 
 | 
 | 
| 
 | The available flag indicates whether the panel is displayed in the available panels for the current user. | 
| 
 | Indicates whether the panel content area is open or closed for the current user. | 
| 
 | Holds the identifier of the initially visible panel tab for the current user. Applies to tab-holder panels. | 
| 
 | Logical identifier for the corresponding  | 
| 
 | The panel open flag indicates whether the entire panel is open or closed, including the title bar, for the current user. | 
| 
 | Lists the identifiers of the other panels that are tabbed with the current tab-holder panel for the current user. Applies to tab-holder panels. | 
| 
 | The tabbed flag indicates whether the panel is initially tabbed on a tab-holder panel for the current user. If set to  | 
| 
 | Supports the scrollable tabs feature configuration for horizontal tab scrolling. | 
| 
 | Indicates whether the panel is visible for the current user. | 

