ColumnHeaders Property (SapTree)

Class

SapTree.

Action

Gets a collection of the titles of the columns.

Syntax

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

Access

Read only.