NevronOpenVision
Nevron.Nov.Layout Namespace / NWrapFlowLayout Class
Fields Properties Methods Events


In This Topic
    NWrapFlowLayout Class Members
    In This Topic

    The following tables list the members exposed by NWrapFlowLayout.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Break extended property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FillMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FitMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LaneFillMode property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NWrapFlowLayout  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mode in which the layout tries to fill the layout area, when the desired size of the generated lanes is smaller than the layout area.  
    Public PropertyGets or sets the mode in which the layout tries to fit into the layout area, when the desired size of the generated lanes is larger than the layout area.  
    Public PropertyGets or sets the mode in which the layout tries to fill the extra space in each lane.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Clears the value of the BreakPropertyEx extended property for the given node.  
    Public Methodstatic (Shared in Visual Basic)Gets the value of the BreakPropertyEx property of the given node.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the BreakPropertyEx property of the given node.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Layouts the boxes  
    Protected MethodOverridden. Called in the boxes creation process to create a cell instance  
    Protected MethodOverridden. Measures the desired size of the boxes.  
    Top
    See Also