HeaderClick Method (SparkDataGrid)

Action

Clicks on the specified column header.

Syntax

C#
dataGrid.HeaderClick(columnIndex)
VB
dataGrid.HeaderClick(columnIndex)
Variable Description
columnIndex The index of the column header. Integer.