Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NLayoutInfo Class
Properties Methods


In This Topic
    NLayoutInfo Class Members
    In This Topic

    The following tables list the members exposed by NLayoutInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a default layout info with the specified orientation.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an arraylist with all the targets which are autosizable.  
    Public PropertyGets the available autosize.  
    Public PropertyGets or sets the current bounds where the layout operation to be applied.  
    Public PropertyGets the child (if any) which size logic equals to FillInterior.  
    Public PropertyGets the currently maximized child (if any).  
    Public PropertyGets or sets the orientation to be used by the layout engine.  
    Public PropertyGets an arraylist with all the layout targets.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all information from the specified layout info.  
    Public MethodResets the object to its infinite state.  
    Top
    See Also