Table of Contents

Property Root

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

Root

Gets the root parent control in the chain of parent controls. If parent control is null, returns this control.

[Browsable(false)]
public virtual AbstractControl Root { get; }

Property Value

AbstractControl