The following tables list the members exposed by PaneSettingsResolved.
Name | Description | |
---|---|---|
![]() | PaneSettingsResolved Constructor | Initializes a new PaneSettingsResolved instance |
Name | Description | |
---|---|---|
![]() | AllowClose | Returns whether the close button is enabled. |
![]() | AllowDockAsTab | Returns whether the pane may be dragged into a tab group or used to create a new tab group. |
![]() | AllowDockBottom | Returns whether the pane may be repositioned to a DockArea on the bottom. |
![]() | AllowDockLeft | Returns whether the pane may be repositioned to a DockArea on the left. |
![]() | AllowDockRight | Returns whether the pane may be repositioned to a DockArea on the right. |
![]() | AllowDockTop | Returns whether the pane may be repositioned to a DockArea on the top. |
![]() | AllowDragging | Returns whether the pane may be dragged. |
![]() | AllowFloating | Returns whether the pane may be undocked and placed in its own floating window. |
![]() | AllowMaximize | Returns whether the maximize button is enabled. |
![]() | AllowMinimize | Returns whether the minimize button is enabled. |
![]() | AllowPin | Returns whether the pane may be pinned or unpinned. |
![]() | AllowResize | Returns whether the pane may be resized. |
![]() | BorderStyleCaption | Returns the border style for the caption. |
![]() | BorderStylePane | Returns the border style for the pane. |
![]() | CanDisplayAsMdiChild | Returns whether the control pane's DockableControlPane.IsMdiChild state can be changed. |
![]() | DoubleClickAction | Returns the action that occurs when double clicking on a pane's caption, tab, or sliding group element. |
![]() | GrabHandleStyle | Returns the type of grab handle that is displayed within the pane caption. |
![]() | PaddingBottom | Returns the amount of padding below the contents of the pane. |
![]() | PaddingLeft | Returns the amount of padding on the left side of the contents of the pane. |
![]() | PaddingRight | Returns the amount of padding on the right side of the contents of the pane. |
![]() | PaddingTop | Returns the amount of padding above the contents of the pane. |
![]() | ShowCaption | Returns whether the caption for the pane is displayed. |
![]() | TabWidth | Returns or sets the size for a fixed-width pane tab. |