DataGrid.getColumnIndex()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDataGrid.getColumnIndex(columnName)
Parameters
A string that is the name of a column.
columnName
Returns
A number that specifies the index of the column.
Description
Method; returns the index of the column specified by the
DataGrid.headerHeight
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myDataGrid.headerHeight
Description
Property; the height of the header bar of the data grid, in pixels. The default value is 20.
Example
The following example sets the scroll position to the top of the display:
myDataGrid.headerHeight = 30;
DataGrid.headerRelease
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
272
Chapter 6: Components Dictionary
parameter.
columnName
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?