New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.DataModel

This Class defines the DataModel object.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.DataModel

Properties

Fields List1`

Gets the Collection of fields for the model.

ModelID String

Gets or sets the id for the model. i.e. Products

PageIndex Int32

Gets or sets the queried page index when paging is enabled.

PageSize Int32

Gets or sets the page size when paging is enabled

Set String

Gets or sets the name of the collection that holds the model.

In this article