Gets the column names of the table supplying the data for the block.

Syntax

public string[] ColumnNames { get; }
Public ReadOnly Property ColumnNames() As String()

Limitations

Read only.