Retrieves a boolean value indicating whether the columns in the grid are determined dynamically.
public boolean getDynamicColumns()
Returns true if the columns are determined dynamically; otherwise, returns false. For more information, see setDynamicColumns.