Overview | Methods | Fields | This Package | All Packages
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.