Microsoft SDK for Java

DataGrid.getColumnHeaders

Retrieves a boolean value indicating whether the column headers are displayed.

Syntax

public boolean getColumnHeaders()

Return Value

Returns true if the column headers are displayed; otherwise, returns false.

See Also   setColumnHeaders

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