Spread Silverlight Documentation
ViewportHeight Property


GrapeCity.Windows.SpreadSheet.Data Namespace > ViewportInfo Class : ViewportHeight Property
Gets the height of all the viewports.
Syntax
'Declaration
 
Public ReadOnly Property ViewportHeight As System.Double()
'Usage
 
Dim instance As ViewportInfo
Dim value() As System.Double
 
value = instance.ViewportHeight
public System.double[] ViewportHeight {get;}
See Also

Reference

ViewportInfo Class
ViewportInfo Members