Spread Silverlight Documentation
ViewportWidth Property


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

Reference

ViewportInfo Class
ViewportInfo Members