Version

ILayoutGroup Interface Members

The following tables list the members exposed by ILayoutGroup.

Public Properties
 NameDescription
 PropertyLabelSpanSizeReturns the label span size of the group.  
Public Methods
 NameDescription
 MethodGetLayoutItemReturns an ILayoutItem representing the group.  
 MethodGetResolvedGCsReturns the resolved GridBagConstraints for the items in the header.  
 MethodGetVisibleLayoutItemsReturns the visible items within the group. Does not include the group header.  
 MethodOriginToAbsoluteConverts a client origin relative to the group into an absolute origin.  
 MethodOriginToClientConverts an absolute origin into a client origin relative to the group.  
See Also