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


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