The members of System.Web.UI.WebControls.PagedDataSource are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
AllowCustomPaging bool. Documentation for this section has not yet been entered. AllowPaging bool. Documentation for this section has not yet been entered. AllowServerPaging bool. Documentation for this section has not yet been entered. [read-only] Count int. Documentation for this section has not yet been entered. CurrentPageIndex int. Documentation for this section has not yet been entered. DataSource IEnumerable. Documentation for this section has not yet been entered. [read-only] DataSourceCount int. Documentation for this section has not yet been entered. [read-only] FirstIndexInPage int. Documentation for this section has not yet been entered. [read-only] IsCustomPagingEnabled bool. Documentation for this section has not yet been entered. [read-only] IsFirstPage bool. Documentation for this section has not yet been entered. [read-only] IsLastPage bool. Documentation for this section has not yet been entered. [read-only] IsPagingEnabled bool. Documentation for this section has not yet been entered. [read-only] IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] IsServerPagingEnabled bool. Documentation for this section has not yet been entered. [read-only] IsSynchronized bool. Documentation for this section has not yet been entered. [read-only] PageCount int. Documentation for this section has not yet been entered. PageSize int. Documentation for this section has not yet been entered. [read-only] SyncRoot object. Documentation for this section has not yet been entered. VirtualCount int. Documentation for this section has not yet been entered.
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.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.