Property Root
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; }
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; }