Version

DockableGroupPane Class Properties

For a list of all members of this type, see DockableGroupPane members.

Public Properties
 NameDescription
Public PropertyActualSizeReturns the current size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyChildPaneStyleReturns or sets how the child panes are organized.  
Public PropertyClosedReturns or sets whether the pane is currently closed. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyDefaultPaneSettingsReturns an object containing the default settings for the child panes.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDockAreaPaneReturns the root DockArea ancestor that contains the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyDockedStateReturns the current docking state of the pane. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyElementReturns the Infragistics.Win.UIElement associated with the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyFirstVisiblePaneReturns the first visible pane in the child panes collection.  
Public PropertyGroupSettingsReturns an object containing the settings for the group.  
Public PropertyGroupSettingsResolvedReturns an object providing the resolved values for the GroupSettings property.  
Public PropertyHasDefaultPaneSettingsIndicates if a PaneSettings object has been created for the DefaultPaneSettings of the pane.  
Public PropertyHasGroupSettingsIndicates if a GroupSettings object has been created for the GroupSettings of the pane.  
Public PropertyHasSettingsIndicates if a PaneSettings object has been created for the DockablePaneBase.Settings property of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIndexReturns the index of the current pane in the Panes collection of the Pane's parent. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsActiveOverridden. Returns or sets whether the pane contains the active control or a child pane containing the active control.  
Public PropertyIsInitializedIndicates if the InitializePane event has been fired for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsSelectedTabReturns or sets whether the pane is the selected item in a tab style group or sliding group. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyIsVisibleOverridden. Indicates if the pane is being displayed.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyLastVisiblePaneReturns the last visible pane in the child panes collection.  
Public PropertyManagerReturns the owning UltraDockManager component. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximizedReturns or sets whether the pane is maximized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximizedResolvedReturns the resolved value indicating whether the pane appears as maximized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximumSizeReturns or sets the maximum size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMaximumSizeResolvedReturns 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)
Public PropertyMinimizedReturns or sets whether the pane is minimized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimizedResolvedReturns the resolved value indicating whether the pane appears as minimized. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimumSizeReturns or sets the minimum size of the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyMinimumSizeResolvedReturns 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)
Public PropertyNestDepthReturns the level of nesting occupied by the current pane. This property is read-only. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyPanesReturns a collection of child panes.  
Public PropertyParentReturns the parent of the current pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyParentDockedReturns the parent DockableGroupPane that contains the pane when it is docked. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyParentFloatingReturns the parent DockableGroupPane that contains the pane when it is floating. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertySelectedTabIndexReturns or sets the index of the selected tab pane.  
Public PropertySettingsReturns an object containing the default settings for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertySettingsResolvedReturns an object providing the resolved values for the DockablePaneBase.Settings property. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertySizeReturns 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)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the text for the pane caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyTextTabGets/sets the text for the tab caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyTextTabResolvedReturns the resolved string displayed in the tab caption for the pane. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyToolTipCaptionReturns or sets the tooltip displayed when the mouse is over the pane's caption. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Public PropertyToolTipTabReturns or sets the tooltip displayed when the mouse is over the pane's tab. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected Properties
 NameDescription
Protected PropertyDefaultPaneSizeReturns the size of the pane when it has not been explicitly set. (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected PropertyIsLayoutSuspendedIndicates if the size calculations should be suspended (Inherited from Infragistics.Win.UltraWinDock.DockablePaneBase)
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also