Items Property (SLTabControl)

Action

Gets a complete list of tab items.

Syntax

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

Access

Read only.