ReportViewer.Height Property
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v19.2.Web.WebForms.dll
Declaration
public override Unit Height { get; set; }
Public Overrides Property Height As Unit
Property Value
Type |
Description |
Unit |
A Unit value representing the control's height.
|
See Also