ReportViewer.ShowExportControls Property

Definition

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

Property Value

Attributes

Applies to