Represents a container which arranges it's children in a two-dimensional grid.
The following tables list the members exposed by the GridPanel type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the GridPanel class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
![]() |
ComponentBase.accept override. (Inherited from ContainerComponent.) |
|
![]() |
Implements AddChild.addChild. (Inherited from ContainerComponent.) |
|
![]() |
|
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
|
|
![]() |
ContainerComponent.arrangeComponents override. |
|
![]() |
Checks if the specified component is contained in the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.draw override. (Inherited from ContainerComponent.) |
|
![]() |
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
Gets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets the number of child components of this component. (Inherited from ContainerComponent.) |
|
![]() |
Gets a list with the definitions of all columns in the grid. |
|
![]() |
Gets the child components of this container. (Inherited from ContainerComponent.) |
|
![]() |
Gets the cursor to display when the mouse is at the specified position. (Inherited from ComponentBase.) |
|
![]() |
ContainerComponent.getDesiredSize override. |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets the index of the grid column this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Gets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Gets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Gets the parent component, if the current component is hosted. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets a list with the definitions of all rows in the grid. |
|
![]() |
Gets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the visual appearance of the component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the layout of this component and all its children. (Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
Called when a character key is pressed when this component has the input focus. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the measure unit of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
ContainterComponent.readExternal override. |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Sets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Sets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Sets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Sets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local to document coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from document to local coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local coordinates to the specified parent's coordinates. (Inherited from ComponentBase.) |
|
![]() |
ContainerComponent.writeExternal override. |
Name | Description | |
---|---|---|
![]() |
ContainerComponent.loadFromXml override. |
|
![]() |
Invoked when the component is added to a parent component. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validated event. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validating event. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the zoom factor of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
ContainerComponent.saveToXml override. |
|
![]() |
Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user. (Inherited from ComponentBase.) |