バージョン

IsNestedPanelsSupported プロパティ (ViewBase)

View が階層的なデータを表示するために入れ子になったパネルをサポートする場合は True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsNestedPanelsSupported As Boolean
protected internal virtual bool IsNestedPanelsSupported {get;}
解説

基本実装は True を返します。

参照