ColumnOrder Property (Header)

Class

Header.

Action

Gets the header's item indices as they are currently ordered.

Syntax

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

Access

Read only.