AllowedPageSizes(JS)
|
Specifies the available page sizes in the page size selector. Mirrors the client-side allowedPageSizes option.
|
AllowedPageSizes(IEnumerable<Int32>)
|
Specifies the available page sizes in the page size selector. Mirrors the client-side allowedPageSizes option.
|
DisplayMode(GridPagerDisplayMode)
|
Specifies the pager's display mode. Mirrors the client-side displayMode option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
InfoText(JS)
|
Specifies the page information text. Mirrors the client-side infoText option.
|
InfoText(String)
|
Specifies the page information text. Mirrors the client-side infoText option.
|
Label(JS)
|
Specifies an aria-label attribute for the pager. Mirrors the client-side label option.
|
Label(String)
|
Specifies an aria-label attribute for the pager. Mirrors the client-side label option.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ShowInfo(JS)
|
Specifies whether to show the page information. Mirrors the client-side showInfo option.
|
ShowInfo(Boolean)
|
Specifies whether to show the page information. Mirrors the client-side showInfo option.
|
ShowNavigationButtons(JS)
|
Specifies whether to show navigation buttons. Mirrors the client-side showNavigationButtons option.
|
ShowNavigationButtons(Boolean)
|
Specifies whether to show navigation buttons. Mirrors the client-side showNavigationButtons option.
|
ShowPageSizeSelector(JS)
|
Specifies whether to show the page size selector. Mirrors the client-side showPageSizeSelector option.
|
ShowPageSizeSelector(Boolean)
|
Specifies whether to show the page size selector. Mirrors the client-side showPageSizeSelector option.
|
ToString()
|
Returns a string that represents the current object.
|
Visible(JS)
|
Specifies whether the pager is visible. Mirrors the client-side visible option.
|
Visible(Mode)
|
Specifies whether the pager is visible. Mirrors the client-side visible option.
|
Visible(Boolean)
|
Specifies whether the pager is visible. Mirrors the client-side visible option.
|
Visible(String)
|
Obsolete. Specifies whether the pager is visible. Mirrors the client-side visible option.
|