For a list of all members of this type, see DockablePaneBase members.
Name | Description | |
---|---|---|
ActualSize | Returns the current size of the pane. | |
Closed | Returns or sets whether the pane is currently closed. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DockAreaPane | Returns the root DockArea ancestor that contains the pane. | |
DockedState | Returns the current docking state of the pane. This property is read-only. | |
Element | Returns the Infragistics.Win.UIElement associated with the pane. | |
HasSettings | Indicates if a PaneSettings object has been created for the Settings property of the pane. | |
Index | Returns the index of the current pane in the Panes collection of the Pane's parent. | |
IsActive | Returns or sets whether the current pane contains the active control or a child pane containing the active control. | |
IsInitialized | Indicates if the InitializePane event has been fired for the pane. | |
IsSelectedTab | Returns or sets whether the pane is the selected item in a tab style group or sliding group. | |
IsVisible | Indicates if the pane is currently displayed. | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
Manager | Returns the owning UltraDockManager component. | |
Maximized | Returns or sets whether the pane is maximized. | |
MaximizedResolved | Returns the resolved value indicating whether the pane appears as maximized. | |
MaximumSize | Returns or sets the maximum size of the pane. | |
MaximumSizeResolved | Returns the adjusted maximum size based on the minimum size and the sizes of the child panes as well as caption areas, etc. | |
Minimized | Returns or sets whether the pane is minimized. | |
MinimizedResolved | Returns the resolved value indicating whether the pane appears as minimized. | |
MinimumSize | Returns or sets the minimum size of the pane. | |
MinimumSizeResolved | Returns the adjusted maximum size based on the minimum size and the sizes of the child panes as well as caption areas, etc. | |
NestDepth | Returns the level of nesting occupied by the current pane. This property is read-only. | |
Parent | Returns the parent of the current pane. | |
ParentDocked | Returns the parent DockableGroupPane that contains the pane when it is docked. | |
ParentFloating | Returns the parent DockableGroupPane that contains the pane when it is floating. | |
Settings | Returns an object containing the default settings for the pane. | |
SettingsResolved | Returns an object providing the resolved values for the Settings property. | |
Size | Returns or sets a value used to determine the size of the pane in proportion to other panes in the same docking area. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Gets/sets the text for the pane caption. | |
TextTab | Gets/sets the text for the tab caption. | |
TextTabResolved | Returns the resolved string displayed in the tab caption for the pane. | |
ToolTipCaption | Returns or sets the tooltip displayed when the mouse is over the pane's caption. | |
ToolTipTab | Returns or sets the tooltip displayed when the mouse is over the pane's tab. |
Name | Description | |
---|---|---|
DefaultPaneSize | Returns the size of the pane when it has not been explicitly set. | |
IsLayoutSuspended | Indicates if the size calculations should be suspended | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |