Table of Contents

Constructor TabPage

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

TabPage()

Initializes a new instance of TabPage class.

public TabPage()

TabPage(string?)

Initializes a new instance of TabPage class with the specified title.

public TabPage(string? title)

Parameters

title string