Represents a layout panel that arranges its child components in a grid.
The following tables list the members exposed by the GridPanel type.
Name | Description | |
---|---|---|
Initializes a new instance of the GridPanel class. |
Name | Description | |
---|---|---|
Gets or sets a list of GridColumn objects specifying column attributes. |
||
Gets or sets a list of GridRow objects specifying row attributes. |
Name | Description | |
---|---|---|
Component.Arrange override. Sets the location and size of this panel and arranges its child components. |
||
Panel.Measure override. Measures the desired size of this panel and its child components. |