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