The Panel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| DockingPlacement | Gets or sets the docking placement of the panel.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| PanelState | Gets or sets the PanelState of the panel.
| |
| Placement | Gets the placement of the panel.
| |
| Title | Gets the title of the panel.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| TypeId | Gets the type identifier for the panel.
| |
| Visible | Gets or sets whether the panel is visible.
|
See Also