HeaderItems Property (SLHeader)

Class

SLHeader.

Action

Gets a list containing the header items of this header control.

Syntax

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

Access

Read only.