GrapeCity.Xaml.SpreadSheet.Data
ViewportWidth Property


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

Reference

ViewportInfo Class
ViewportInfo Members