Version

ILayoutChildItem Interface Members

The following tables list the members exposed by ILayoutChildItem.

Public Properties
 NameDescription
 PropertyAssociatedGroupReturns the group associated with this LayoutItem, or null, if the layoutitem does not represent a group.  
 PropertyParentGroupThe ILayoutGroup which contains this ILayoutChildItem, or null if it is not contained in a group.  
Public Methods
 NameDescription
 MethodGetDropGroupReturns the group into which an item will be dropped relative to this element.  
See Also