Microsoft SDK for Java

ColumnHeader.getIndex

Retrieves the zero-based index of the column header.

Syntax

public int getIndex()

Return Value

Returns the zero-based index of the column header. Returns -1 if the column header is not contained in a list view control.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.