ActiveReports 12
Height Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Height Property
Gets or sets the suggested height of the element.
Syntax
'Declaration
 
Public Property Height As Double
public double Height {get; set;}

Property Value

The height of the element, in device-independent units (1/96th inch per unit). The default value is System.Double.NaN. This value must be equal to or greater than 0.0. See Remarks for upper bound information.
See Also

Reference

Viewer Class
Viewer Members