Name | Description | |
---|---|---|
![]() | NWrapFlowLayout Constructor | Default constructor |
The following tables list the members exposed by NWrapFlowLayout.
Name | Description | |
---|---|---|
![]() | NWrapFlowLayout Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | BreakPropertyEx | Reference to the Break extended property. |
![]() ![]() | FillModeProperty | Reference to the FillMode property |
![]() ![]() | FitModeProperty | Reference to the FitMode property |
![]() ![]() | LaneFillModeProperty | Reference to the LaneFillMode property |
![]() ![]() | NWrapFlowLayoutSchema | Schema associated with NWrapFlowLayout |
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. |
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. |
Name | Description | |
---|---|---|
![]() | ArrangeBoxes | Overridden. Layouts the boxes |
![]() | CreateBoxBody | Overridden. Called in the boxes creation process to create a cell instance |
![]() | MeasureBoxes | Overridden. Measures the desired size of the boxes. |