Documentation

getState

returns the current state of the view

object getState();

Returns

objectthe state object

See also

Available only in PRO Edition

Example

grid.getState();

Back to top