Class GridPager
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class GridPager : HtmlTableRow
Constructors
GridPager()
Declaration
public GridPager()
GridPager(Element)
Properties
CurrentPageIndex
Declaration
public int CurrentPageIndex { get; }
Property Value
System.Int32
|
InfoText
Declaration
public string InfoText { get; }
Property Value
System.String
|
LiteMode
Declaration
[Obsolete("This property is obsolete. Use Mode instead.", false)]
public string LiteMode { get; }
Property Value
System.String
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Mode
Declaration
public string Mode { get; }
Property Value
System.String
|
PageCount
Declaration
public int PageCount { get; }
Property Value
System.Int32
|
PageSize
Declaration
public int PageSize { get; }
Property Value
System.Int32
|
Methods
AssignElement(Element)
ChangePageSize()
Declaration
public void ChangePageSize()
ControlAssert()
GoToPage()
Declaration
public void GoToPage()
LoadFirstPage()
Declaration
public void LoadFirstPage()
LoadFirstPageMobile()
Declaration
public void LoadFirstPageMobile()
LoadLastPage()
Declaration
public void LoadLastPage()
LoadLastPageMobile()
Declaration
public void LoadLastPageMobile()
LoadNextPage()
Declaration
public void LoadNextPage()
LoadNextPageMobile()
Declaration
public void LoadNextPageMobile()
LoadNextPages()
Declaration
public void LoadNextPages()
LoadPage(Int32)
Declaration
public void LoadPage(int pageNumber)
Parameters
System.Int32
pageNumber
|
LoadPreviousPage()
Declaration
public void LoadPreviousPage()
LoadPreviousPages()
Declaration
public void LoadPreviousPages()
LoadPrevPageMobile()
Declaration
public void LoadPrevPageMobile()