Interface ListGridViewState


public interface ListGridViewState
An object containing the "view state" information for a listGrid.

This object contains state information reflecting the following states in the grid:

Note that this object is a JavaScript string, and may be stored (for example) as a blob on the server for state persistence across sessions.