C1.Silverlight.FlexGrid.5
ActualHeight Property (Row)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.