ActiveReports 13
ActualHeight Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ActualHeight Property
Gets the rendered height of this element.
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As Double
public double ActualHeight {get;}

Property Value

The element's height, as a value in device-independent units (1/96th inch per unit). The default value is 0 (zero).
See Also

Reference

Viewer Class
Viewer Members