ActiveReports 13
ActualWidth Property

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

Property Value

The element's width, 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