Items Property (UIATabControl)

Action

Gets a complete list of tab items.

Syntax

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

Access

Read only.