Share via


ReportViewer.SizeToReportContent Property

Definition

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

Property Value

Attributes

Applies to