ReportViewer.ShowReportBody Property

Definition

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

Property Value

Attributes

Applies to