NDockZoneBase Class Properties
In This Topic
For a list of all members of this type, see NDockZoneBase members.
Public Properties
| Name | Description |
 | Children | Gets the collection of all children parented by this zone. |
 | Container | Gets the NDockingPanelContainer instance where this zone resides. |
 | IsSuspended | Checks whether the layout operations are suspended. |
 | LayoutInfo | Gets the object containing information about a layout operation. |
 | Orientation | Gets or sets the orientation of the zone. That is the logic that will be applied when performing layout upon children. |
Top
See Also