NFlexBoxPanel Class Members
In This Topic
The following tables list the members exposed by NFlexBoxPanel.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Add | Overloaded. Adds the given widget to the panel and sets its Grow and Shrink extended properties to the specified values. |
| Insert | Overloaded. Inserts the given widget at the specified index of the panel and sets its Grow and Shrink extended properties to the specified values. |
Top
Protected Methods
| Name | Description |
| CreateLayout | Overridden. Craete a FlexBox layout. |
Top
See Also