Microsoft SDK for Java

DataGrid.getDynamicColumns

Retrieves a boolean value indicating whether the columns in the grid are determined dynamically.

Syntax

public boolean getDynamicColumns()

Return Value

Returns true if the columns are determined dynamically; otherwise, returns false. For more information, see setDynamicColumns.

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