GridPagerStyle Properties |
The GridPagerStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AlwaysVisible |
Gets or set a value indicating whether the Pager will be visible regardless of
the number of items. (See the remarks)
|
![]() |
EnableSEOPaging |
Get or set a value indicating whether the SEO (Search Engine Optimized) paging
enabled
|
![]() |
FirstPageImageUrl |
Gets or sets url for first page image
|
![]() |
FirstPageText |
Text that would appear if Mode is PrevNext for 'first' page button
|
![]() |
FirstPageToolTip |
ToolTip that would appear if Mode is PrevNext for 'next' page button
|
![]() |
HorizontalAlign |
Gets or sets the horizontal align of the pager. Accepts as values members of the
HorizontalAlign enumeration.
(Overrides TableItemStyleHorizontalAlign.) |
![]() |
IsDefault |
Gets a value indicating whether the default pager will be used, i.e. no
customizations have been made.
(Overrides GridTableItemStyleIsDefault.) |
![]() |
IsPagerOnBottom |
Gets a value indicating whether the pager is displayed on the bottom of the
grid.
|
![]() |
IsPagerOnTop |
Gets a value indicating whether the pager is displayed on the top of the
grid.
|
![]() |
LastPageImageUrl |
Gets or sets url for first page image
|
![]() |
LastPageText |
Text that would appear if Mode is PrevNext for 'last' page button
|
![]() |
LastPageToolTip |
ToolTip that would appear if Mode is PrevNext for 'last' page button
|
![]() |
Mode |
Gets or sets the mode of Kettic KaxGrid Pager. The mode defines what the pager
will contain. This property accepts as values only members of the GridPagerMode Enumeration.
|
![]() |
NextPageImageUrl |
Gets or sets url for Next Page image
|
![]() |
NextPagesToolTip |
ToolTip that would appear if Mode is PrevNext for 'next' page button
|
![]() |
NextPageText |
Text that would appear if Mode is PrevNext for 'next' page button
|
![]() |
NextPageToolTip |
ToolTip that would appear if Mode is PrevNext for 'next' page button
|
![]() |
PageButtonCount |
Gets or sets the number of buttons that would be rendered if pager Mode is
NumericPages
|
![]() |
PagerTextFormat |
The string used to format the description text that appears in a pager item. See
the remarks.
|
![]() |
PageSizeLabelText |
The text of the page size label situated before the page size combo.
|
![]() |
Position |
Gets or sets the Position of pager item(s).Accepts only values, members of the
GridPagerPosition Enumeration.
|
![]() |
PrevPageImageUrl |
Gets or sets url for Previous Page image
|
![]() |
PrevPagesToolTip |
ToolTip that would appear if Mode is PrevNext for 'prev' page button
|
![]() |
PrevPageText |
Text that would appear if Mode is PrevNext for 'previous' page button
|
![]() |
PrevPageToolTip |
ToolTip that would appear if Mode is PrevNext for 'prev' page button
|
![]() |
SEOPageIndexRouteParameterName | |
![]() |
SEOPagingQueryStringKey | |
![]() |
SEORouteName | |
![]() |
ShowPagerText |
Gets or sets a value indicating whether the pager text or only the pager buttons
will be displayed.
|
![]() |
UseRouting | |
![]() |
Visible |
Gets or sets the visibility of the pager item
|