Table of Contents
PageButtonFormat Property

Gets or sets the format string used to create the HTML text for pager buttons that would navigate to each individual page.

Syntax
 public String PageButtonFormat { get; set; }
See Also