DataGrid.getDynamicColumns

Overview | Methods | Fields | This Package | All Packages

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.