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. |
Position | Gets or sets the position of the summary text. |
Text | Gets or sets the text displayed in a pager button. Inherited from PagerButtonProperties. |
Visible | Gets or sets a value specifying the visibility of a pager button. Inherited from PagerButtonProperties. |
See Also