Tabs Property (SapTabStrip)

Class

SapTabStrip.

Action

Gets all tabs of the tab pane.

Syntax

C#
protected List(Of SapTab) Tabs { get; }
VB
'Declaration
Protected Read Property Tabs As List(Of SapTab)

Access

Read only.