Spread Silverlight Documentation
ActualHeight Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : ActualHeight Property
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
'Usage
 
Dim instance As CellPresenter
Dim value As System.Double
 
value = instance.ActualHeight
public System.double ActualHeight {get;}
See Also

Reference

CellPresenter Class
CellPresenter Members