Spread WPF Documentation
ViewportWidth Property (FormulaTextBox)


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

Reference

FormulaTextBox Class
FormulaTextBox Members