Skip to main content
A newer version of this page is available. .
Tab

PagerButtonProperties Properties

Contains settings specific to a pager button.
Name Description
Image Gets the settings of an image displayed by a pager button.
ImagePosition Gets or sets the position of an image in a pager button.
ShowDefaultText Gets or sets a value that specifies which text value a pager button should display - a default (automatically localized) string or a string specified by using the button’s PagerButtonProperties.Text property.
Text Gets or sets the text displayed in a pager button.
TextFormatString Gets or sets the pattern used to format a pager button’s text for display.
Visible Gets or sets a value specifying the visibility of a pager button.
See Also