RelativeBindingSource.AncestorLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the 1-based level of ancestor to find.
public:
property int AncestorLevel { int get(); };
public int AncestorLevel { get; }
member this.AncestorLevel : int
Public ReadOnly Property AncestorLevel As Integer