Items Property (ExpandBar)

Class

ExpandBar.

Action

Gets a list of items in the expandbar.

Syntax

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

Access

Read only.