Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDocumentViewHost Class


In This Topic
    NDocumentViewHost Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the back color for the control host. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public PropertyGets the collection of all children parented by this zone. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyGets the NDockingPanelContainer instance where this zone resides. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyGets the controls collection for the host. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public Property (Inherited from Nevron.UI.WinForm.Docking.NDockZone)
    Public PropertyGets an array of all the docking area provided by this instance. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public PropertyGets a rectangular area which represets the surface available for docking. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public PropertyOverridden.   
    Public PropertyChecks whether the layout operations are suspended. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyGets or sets a string that uniquely identifies this control host. Used in a serialization process. (Inherited from Nevron.UI.WinForm.Docking.NControlHost)
    Public PropertyGets the object containing information about a layout operation. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Public PropertyOverridden.   
    Public PropertyGets or sets the orientation of the zone. That is the logic that will be applied when performing layout upon children. (Inherited from Nevron.UI.WinForm.Docking.NDockZoneBase)
    Top
    See Also