If the form field is part of a merge block, this property returns the one-based nesting depth of the block. Otherwise 0 is returned.

Syntax

public int NestingDepth { get; }
Public ReadOnly Property NestingDepth() As Integer

Limitations

Read only.