Method HasIndirectParent
HasIndirectParent(AbstractControl?)
Gets whether one of this control's parents equals testParent.
public virtual bool HasIndirectParent(AbstractControl? testParent)
Parameters
testParentAbstractControlControl to test as an indirect parent.