HeaderClick Method (SparkDataGrid)
Class
SparkDataGrid
.
Action
Clicks on the specified column header.
Syntax
dataGrid
.
HeaderClick
(
columnIndex
)
Variable
Description
columnIndex
The index of the column header.
Integer
.