Name | Description | |
---|---|---|
![]() | Bounds | Gets or sets the area this child occupies. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | Children | Gets the collection of INDockZoneChild objects. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChildContainer) |
![]() | Container | Gets the INDockingPanelContainer where this zone resides. |
![]() | DisplayRectangle | Gets the rectangle available for displaying child objects such as panels and nested zones. |
![]() | Disposing | Gets a value whether this zone is in a process of being disposed. |
![]() | ID | Gets or sets the unique identifier of this object. (Inherited from Nevron.UI.WinForm.Docking.INUniqueID) |
![]() | Index | Gets or sets the index of this child in its container collection. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | IsEmpty | Gets a value indicating whether this child is empty. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | IsRoot | Determines whether this instance is the root for all zones. |
![]() | IsSuspended | Gets a value whether this layout engine is currently suspended. (Inherited from Nevron.UI.WinForm.Docking.INLayoutEngine) |
![]() | LayoutEngine | Gets or sets the object responsible for layout operations upon zone's children. |
![]() | LayoutInfo | Gets information about layout operations. (Inherited from Nevron.UI.WinForm.Docking.INLayoutEngine) |
![]() | MinimumSize | Gets the minimum allowed size for this child. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | Name | Gets pr sets the name of the zone. Used by designer serializers. |
![]() | Orientation | Gets or sets the orientation of the engine. That is the logic used when performing layout. |
![]() | Padding | |
![]() | ParentZone | Gets the INDockZone where this object resides. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | ReferenceCount | Gets the count of "Referenced = true" property set. |
![]() | Referenced | Gets or sets a value whether this zone or any of its children is reserved as a placeholder for a INDockingPanel object which resides on another container or is hidden. If true the zone will not be automatically destroyed when it becomes empty. |
![]() | RootZone | Gets the root INDockZone of the zones tree. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |
![]() | SizeInfo | Gets or sets an object containing information about how this child should be treated by a layout engine. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild) |