public interface ListGridViewState
An object containing the "view state" information for a listGrid.
This object contains state information
reflecting
- ListGridFieldState
- ListGridSortState
- ListGridSelectedState
for the grid.
Note that
this object is not intended to be interrogated directly, but may be stored (for example) as a blob on the server for
view state persistence across sessions.