Udostępnij za pośrednictwem


Właściwość ReportViewer.Height —

Gets or sets the height of the control.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Overrides Property Height As Unit
public override Unit Height { get; set; }
public:
virtual property Unit Height {
    Unit get () override;
    void set (Unit value) override;
}
abstract Height : Unit with get, set
override Height : Unit with get, set
override function get Height () : Unit
override function set Height (value : Unit)

Wartość właściwości

Typ: Unit
A [System.Web.UI.WebControls.Unit] object that represents the height of the control.

Uwagi

For more information, see WebControl.Height.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms