NevronOpenVision
Nevron.Nov.UI Namespace / NWrapFlowPanel Class
Fields Properties Methods Events


In This Topic
    NWrapFlowPanel Class Members
    In This Topic

    The following tables list the members exposed by NWrapFlowPanel.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    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 NLayoutPanel  
    Top
    Protected Fields
     NameDescription
    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
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a new instance of the NWrapFlowLayout  
    Protected MethodOverridden. Creates a new layout and configures it  
    Protected MethodOverridden. Called when the width or height of the arrange slot has changed.  
    Top
    See Also