Table of Contents

Property AllParents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllParents

Enumerates all parent controls.

[Browsable(false)]
public IEnumerable<Control> AllParents { get; }

Property Value

IEnumerable<Control>