Class RadGridViewState
Represents the state of a RadGridView control.
public class RadGridViewState
  - Inheritance
 - 
      objectRadGridViewState
 
Properties
- Columns
 Gets or sets the list of column states.
Methods
- GetStateFromList(EntityList)
 Gets the state of the RadGridView control from the specified entity list.
- SetStateFromViewState(EntityList, RadGridViewState)
 Sets the state of the entity list from the specified RadGridViewState object.