バージョン

NestDepth プロパティ

ネストの階層を返します。トップレベルコントロール要素の場合は0、その直属の子要素の場合は1、更にその要素の子要素の場合は2を返します。
シンタックス
'宣言
 
Public ReadOnly Property NestDepth As Integer
public int NestDepth {get;}
参照