NWrapFlowLayout Class Members
In This Topic
The following tables list the members exposed by NWrapFlowLayout.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | FillMode | Gets 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. |
 | FitMode | Gets 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. |
 | LaneFillMode | Gets or sets the mode in which the layout tries to fill the extra space in each lane. |
Top
Public Methods
| Name | Description |
  | ClearBreak | Clears the value of the BreakPropertyEx extended property for the given node. |
  | GetBreak | Gets the value of the BreakPropertyEx property of the given node. |
  | SetBreak | Sets the value of the BreakPropertyEx property of the given node. |
Top
See Also