The following tables list the members exposed by DockAreaPane.
Name | Description | |
---|---|---|
![]() | DockAreaPane Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
![]() | Activate | Activates the first activatable child pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | Close | Overloaded. Closes the pane and all of its descendant panes that have the same DockedState. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | Contains | Determines if the specified pane is a child of the group. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Dock | Overloaded. Docks the pane and its children to a new DockAreaPane at the specified location. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | Float | Overloaded. Places the pane and any of its child panes into a floating window. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNextVisiblePane | Returns the visible pane following the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | GetObjectData | Overridden. Serializes the objects non-default contents into the info. |
![]() | GetPreviousVisiblePane | Returns the visible pane preceding the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | HasChildPanes | Determines whether the group pane contains any child panes. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Pin | Pins all of the DockableControlPane descendant panes. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | RepositionToGroup | Overloaded. Repositions the pane to a new group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | RepositionToPane | Repositions the pane relative to the specified pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | Reset | Overridden. Resets the properties of the pane to their default values. |
![]() | ResetDefaultPaneSettings | Resets the properties of the DefaultPaneSettings to their default values. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ResetFloatingLocation | Resets the FloatingLocation property to its default value. |
![]() | ResetGroupSettings | Resets the properties of the GroupSettings to their default values. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetMaximumSize | Resets the MaximumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ResetMinimumSize | Resets the MinimumSize to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ResetPanes | Clears the Panes collection (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ResetSettings | Resets the properties of the Settings to its default values. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ResetSize | Resets the Size to its default value. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShouldSerialize | Indicates if the pane object needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Show | Used to ensure that the pane is displayed by updating the Closed property of itself and its parent chain. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShowChildPanes | Overloaded. Shows any child panes of the group that have been hidden. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ToggleDockState | Toggles the pane and its child panes between the last docked and floating states. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ToString | Returns the dock location and key, if one was specified. |
![]() | Unpin | Unpins all of the DockableControlPane descendants. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | AdjustChildPaneSize | Updates the size of the child panes based on the contents area. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | EnforceMinMax | Overloaded. Overridden. Invoked to adjust a size to enforce the minimum and maximum sizes of a pane |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnAddedToCollection | Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | OnDeserializationCallback | Overridden. Invoked from the OnDeserialization method of the System.Runtime.Serialization.IDeserializationCallback interface |
![]() | OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnRemovedFromCollection | Called when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | OnSubObjectPropChanged | Overridden. Invoked when the property of a subobject has changed. |
![]() | PropertyChanged | Overridden. Invoked when a pane property has been changed. |
![]() | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeDefaultPaneSettings | Indicates if the DefaultPaneSettings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ShouldSerializeDockedBefore | This member supports the UltraDockManager infrastructure and is not intended to be used directly from your code. |
![]() | ShouldSerializeFloatingLocation | Indicates if FloatingLocation property should be serialized. |
![]() | ShouldSerializeGroupSettings | Indicates if the GroupSettings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ShouldSerializeMaximumSize | Indicates if the MaximumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShouldSerializeMinimumSize | Indicates if the MinimumSize property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShouldSerializePanes | Indicates if the Panes collection needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockableGroupPane) |
![]() | ShouldSerializeSettings | Indicates if the Settings property needs to be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
![]() | ShouldSerializeSize | Indicates if the Size property should be serialized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase) |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |