The following tables list the members exposed by LayoutManagerWrapper.
Name | Description | |
---|---|---|
LayoutManagerWrapper Constructor | Initializes a new instance of the LayoutManagerWrapper class. |
Name | Description | |
---|---|---|
BorderLayout | Sets the LayoutManagerModel.BorderLayout. | |
GridLayout | Sets the LayoutManagerModel.GridLayout. | |
Height | Sets the LayoutManagerModel.Height. | |
HtmlAttributes | Sets the LayoutManagerModel.HtmlAttributes. | |
ID | Sets the LayoutManagerModel.ID. | |
ItemCount | Sets the LayoutManagerModel.ItemCount. | |
Items | Sets the LayoutManagerModel.Items. | |
LayoutMode | Sets the LayoutManagerModel.LayoutMode. | |
Render | Render the layout manager widget with the accumulated model changes in the wrapper. | |
Width | Sets the LayoutManagerModel.Width. |
View on GitHub