ReportViewer.ShowPageNavigationControls Property

Definition

public:
 property bool ShowPageNavigationControls { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public bool ShowPageNavigationControls { get; set; }
[<System.ComponentModel.DefaultValue(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.ShowPageNavigationControls : bool with get, set
Public Property ShowPageNavigationControls As Boolean

Property Value

Attributes

Applies to