ColumnHeaders Property (WPFListView)

Class

WPFListView.

Action

Gets the header columns.

Syntax

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

Access

Read only.