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

SummaryProperties Properties

Provides the pager summary settings.
Name Description
AllPagesText Gets or sets the pattern used to format a summary text when the content of all the pages is displayed.
EmptyText Gets or sets the summary text displayed when there is no data to paginate.
Image This property is not in effect for the SummaryProperties class.
ImagePosition This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Position Gets or sets the position of the summary text.
ShowDefaultText This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Text Gets or sets the text displayed in a pager button. Inherited from PagerButtonProperties.
TextFormatString This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Visible Gets or sets a value specifying the visibility of a pager button. Inherited from PagerButtonProperties.
See Also