'宣言 Public Shared Function GetLayoutGroupRect( _ ByVal group As UltraGridGroup, _ ByVal containingElement As Infragistics.Win.UIElement _ ) As Rectangle
public static Rectangle GetLayoutGroupRect( UltraGridGroup group, Infragistics.Win.UIElement containingElement )
返された長方形は、グループ ヘッダー、列ヘッダー、セル、および子グループやそのコンテンツなどのグループすべての要素です。
RowLayoutStyle プロパティは GroupLayout に設定された場合にだけ有効です。