Table of Contents

Method Parent

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

Parent(AbstractControl?)

Sets Parent property for all the controls in the set.

public virtual ControlSet Parent(AbstractControl? value)

Parameters

value AbstractControl

Parent control.

Returns

ControlSet

Returns this object instance for use in the call sequences.