Version

PaneSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveCaptionAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of an active pane.  
Public PropertyActivePaneAppearanceReturns or sets the Infragistics.Win.Appearance for the contents area of an active pane.  
Public PropertyActiveSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of an active sliding group pane.  
Public PropertyActiveTabAppearanceReturns or sets the Infragistics.Win.Appearance for the tab of an active pane.  
Public PropertyAllowCloseReturns or sets whether the close button is enabled for a pane.  
Public PropertyAllowDockAsTabReturns or sets whether the pane may be dragged into a tab group or used to create a new tab group.  
Public PropertyAllowDockBottomReturns or sets whether the pane may be docked in the DockArea at the bottom of the client area.  
Public PropertyAllowDockLeftReturns or sets whether the pane may be docked in the DockArea at the left side of the client area.  
Public PropertyAllowDockRightReturns or sets whether the pane may be docked in the DockArea at the right side of the client area.  
Public PropertyAllowDockTopReturns or sets whether the pane may be docked in the DockArea at the top of the client area.  
Public PropertyAllowDraggingReturns or sets whether the pane may be dragged.  
Public PropertyAllowFloatingReturns or sets whether the pane may be undocked and placed in its own floating window.  
Public PropertyAllowMaximizeReturns or sets whether the maximize button is enabled.  
Public PropertyAllowMinimizeReturns or sets whether the minimize button is enabled.  
Public PropertyAllowPinReturns or sets whether the pane may be pinned or unpinned.  
Public PropertyAllowResizeReturns or sets whether the pane may be resized.  
Public PropertyAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane.  
Public PropertyBorderStyleCaptionReturns or sets the border style for the caption.  
Public PropertyBorderStylePaneReturns or sets the border style for the pane.  
Public PropertyCanDisplayAsMdiChildReturns or sets whether the DockableControlPane.IsMdiChild state of a DockableControlPane may be changed.  
Public PropertyCaptionAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of a pane.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDoubleClickActionReturns or sets the action that occurs when double clicking on a pane's caption, tab, or sliding group element.  
Public PropertyGrabHandleStyleReturns or sets the type of grab handle that will be displayed in the caption area of a pane.  
Public PropertyHasActiveCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActivePaneAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActiveSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasActiveTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHorizontalCaptionGrabHandleAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingCaptionAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackingTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPaneAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSlidingGroupAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasVerticalCaptionGrabHandleAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHorizontalCaptionGrabHandleAppearanceReturns or sets the Infragistics.Win.Appearance for the grab handle in the caption area of a horizontally oriented pane caption.  
Public PropertyHotTrackingCaptionAppearanceReturns or sets the Infragistics.Win.Appearance object use to format the pane's caption when the mouse is over the caption.  
Public PropertyHotTrackingSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane's caption when the mouse is over the caption of a sliding group pane.  
Public PropertyHotTrackingTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the pane's tab when the mouse is over the tab.  
Public PropertyPaddingBottomReturns or sets the amount of padding below the contents of the pane.  
Public PropertyPaddingLeftReturns or sets the amount of padding to the left of the contents of the pane.  
Public PropertyPaddingRightReturns or sets the amount of padding to the right of the contents of the pane.  
Public PropertyPaddingTopReturns or sets the amount of padding above the contents of the pane.  
Public PropertyPaneAppearanceReturns or sets the Infragistics.Win.Appearance for contents area of a pane.  
Public PropertySelectedSlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance for the caption area of a selected sliding group pane.  
Public PropertySelectedTabAppearanceReturns or sets the Infragistics.Win.Appearance for the tab of a selected pane.  
Public PropertyShowCaptionReturns or sets whether the caption for the pane is displayed.  
Public PropertySlidingGroupAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the sliding group header of a pane.  
Public PropertyTabAppearanceReturns or sets the Infragistics.Win.Appearance object used to format the tab of a pane.  
Public PropertyTabWidthReturns or sets the size for a fixed-width pane tab.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVerticalCaptionGrabHandleAppearanceReturns or sets the Infragistics.Win.Appearance for the grab handle in the caption area of a vertically oriented pane caption.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also