public interface ListGridFieldState
An object containing the stored presentation information for the fields of a listGrid. Information contained in a
ListGridFieldState
object includes the visibility and widths of the listGrid's fields.
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.