Table of Contents

Method ShowItems

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ShowItems(bool)

Show or hide all items managed by the sizer.

void ShowItems(bool show = true)

Parameters

show bool

true to show items; false to hide them.