The following tables list the members exposed by ILayoutGroup.
| Name | Description | |
|---|---|---|
![]() | LabelSpanSize | Returns the label span size of the group. |
| Name | Description | |
|---|---|---|
![]() | GetLayoutItem | Returns an ILayoutItem representing the group. |
![]() | GetResolvedGCs | Returns the resolved GridBagConstraints for the items in the header. |
![]() | GetVisibleLayoutItems | Returns the visible items within the group. Does not include the group header. |
![]() | OriginToAbsolute | Converts a client origin relative to the group into an absolute origin. |
![]() | OriginToClient | Converts an absolute origin into a client origin relative to the group. |