A layout container 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 a list of GridColumn objects specifying column attributes. |
||
Gets or sets the index of the grid column this component is contained in. (Inherited from ComponentBase.) |
||
Gets or sets the index of the grid row this component is contained in. (Inherited from ComponentBase.) |
||
Gets or sets the component's horizontal alignment. (Inherited from ComponentBase.) |
||
Gets a list of GridRow objects specifying row attributes. |
||
Gets or sets the component's vertical alignment. (Inherited from ComponentBase.) |
||
Gets or sets the visibility of this component. (Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
Gets the child components of this panel. (Inherited from Panel.) |