'宣言
Protected Overridable Function ShouldAllowParentGroupChange( _
ByVal As Infragistics.Win.Layout.ILayoutChildItem _
) As Boolean
protected virtual bool ShouldAllowParentGroupChange(
Infragistics.Win.Layout.ILayoutChildItem
)
パラメータ
- item
- テストされる項目。
戻り値の型
指定した項目の親グループは変更ができる場合は、True。それ以外 False。