ComponentOne DataGrid for WPF and Silverlight
ActualHeight Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : ActualHeight Property
Gets the actual height in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
public System.double ActualHeight {get;}

Property Value

The actual height in pixels.
See Also

Reference

DataGridRow Class
DataGridRow Members