Table of Contents

Method GetTabIndex

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

GetTabIndex(Control?)

Gets index of the tab page or null if control is not found in tabs.

public virtual int? GetTabIndex(Control? control)

Parameters

control Control

Returns

int?