ReportViewer.Height Property

Definition

public:
 virtual property System::Web::UI::WebControls::Unit Height { System::Web::UI::WebControls::Unit get(); void set(System::Web::UI::WebControls::Unit value); };
[System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "400px")]
public override System.Web.UI.WebControls.Unit Height { get; set; }
[<System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.Unit), "400px")>]
member this.Height : System.Web.UI.WebControls.Unit with get, set
Public Overrides Property Height As Unit

Property Value

Attributes

Applies to