Spread Silverlight Documentation
ActualHeight Property (Row)


Gets the height of the row in pixels.
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
'Usage
 
Dim instance As Row
Dim value As System.Double
 
value = instance.ActualHeight
public System.double ActualHeight {get;}

Property Value

A value that indicates the height of this row in pixels. The default value is 20 pixels.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.