Table of Contents

Property ChildrenRecursive

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

ChildrenRecursive

Gets collection of all children recursively.

[Browsable(false)]
public virtual IEnumerable<AbstractControl> ChildrenRecursive { get; }

Property Value

IEnumerable<AbstractControl>