GrapeCity.Xaml.SpreadSheet.Data
ViewportHeight Property


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

Reference

ViewportInfo Class
ViewportInfo Members