Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INDockZoneChildContainer Interface

In This Topic
    INDockZoneChildContainer Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets or sets the area this child occupies. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets the collection of INDockZoneChild objects.  
     PropertyGets or sets the index of this child in its container collection. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets a value indicating whether this child is empty. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets the minimum allowed size for this child. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets the INDockZone where this object resides. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets the root INDockZone of the zones tree. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
     PropertyGets or sets an object containing information about how this child should be treated by a layout engine. (Inherited from Nevron.UI.WinForm.Docking.INDockZoneChild)
    Top
    See Also