Mono Class Library: Overview

System.Web.UI.WebControls.PagedDataSource: Members

The members of System.Web.UI.WebControls.PagedDataSource are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

AllowCustomPagingbool. Documentation for this section has not yet been entered.
AllowPagingbool. Documentation for this section has not yet been entered.
AllowServerPagingbool. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
CurrentPageIndexint. Documentation for this section has not yet been entered.
DataSourceIEnumerable. Documentation for this section has not yet been entered.
[read-only]
DataSourceCountint. Documentation for this section has not yet been entered.
[read-only]
FirstIndexInPageint. Documentation for this section has not yet been entered.
[read-only]
IsCustomPagingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsFirstPagebool. Documentation for this section has not yet been entered.
[read-only]
IsLastPagebool. Documentation for this section has not yet been entered.
[read-only]
IsPagingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsServerPagingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IsSynchronizedbool. Documentation for this section has not yet been entered.
[read-only]
PageCountint. Documentation for this section has not yet been entered.
PageSizeint. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject. Documentation for this section has not yet been entered.
VirtualCountint. Documentation for this section has not yet been entered.

Public Methods

CopyTo(Array, int)
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
GetItemProperties(System.ComponentModel.PropertyDescriptor[]) : System.ComponentModel.PropertyDescriptorCollection
Documentation for this section has not yet been entered.
GetListName(System.ComponentModel.PropertyDescriptor[]) : string
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.