Name | Description | |
---|---|---|
![]() | NWrapFlowPanel Constructor | Default constructor. |
The following tables list the members exposed by NWrapFlowPanel.
Name | Description | |
---|---|---|
![]() | NWrapFlowPanel Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | FillModeProperty | Reference to the FillMode property |
![]() ![]() | FitModeProperty | Reference to the FitMode property |
![]() ![]() | LaneFillModeProperty | Reference to the LaneFillMode property |
![]() ![]() | NWrapFlowPanelSchema | Schema associated with NLayoutPanel |
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 | |
---|---|---|
![]() | CreateLayout | Overridden. Overriden to create a new instance of the NWrapFlowLayout |
![]() | GetLayout | Overridden. Creates a new layout and configures it |
![]() | OnArrangeSlotChanged | Overridden. Called when the width or height of the arrange slot has changed. |