Table of Contents

Method SetChildrenVisible

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

SetChildrenVisible(bool)

Sets Visible property value for all the children controls.

[Browsable(false)]
public void SetChildrenVisible(bool visible = true)

Parameters

visible bool

New value of the Visible property.