Table of Contents

Property Pages

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

Pages

Gets the collection of tab pages in this tab control.

public Collection<Control> Pages { get; }

Property Value

Collection<Control>

A Collection<T> that contains pages in this TabControl.