Table of Contents

Class RadGridViewState

Namespace
Innova.Prism.Telerik.Controls
Assembly
Innova.Prism.Telerik.dll

Represents the state of a RadGridView control.

public class RadGridViewState
Inheritance
RadGridViewState

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.