GrapeCity.Windows.SpreadSheet.UI Namespace / SpreadSurfaceChartView Class / InputScope Property


In This Topic
InputScope Property (SpreadSurfaceChartView)
In This Topic
Syntax
'Declaration
 
Public Property InputScope As InputScope
 
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim value As InputScope
 
instance.InputScope = value
 
value = instance.InputScope
See Also