Table of Contents
GoToBoxVisible Property

Gets or sets a value indicating whether to display a text box with which user can enter a target page number directly.

Syntax
 public Boolean GoToBoxVisible { get; set; }
See Also