ComponentOne FlexGrid for WPF and Silverlight
ActualHeight Property (Row)

C1.WPF.FlexGrid Namespace > Row Class : ActualHeight Property
Gets the rendering height of this row in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
public System.double ActualHeight {get;}
Remarks
This property takes into account the default, minimum, and maximum sizes set by the parent RowCollection.
See Also

Reference

Row Class
Row Members