Spread WPF Documentation
IsInputMethodEnabled Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : IsInputMethodEnabled Property
Syntax
'Declaration
 
Public ReadOnly Property IsInputMethodEnabled As System.Boolean
'Usage
 
Dim instance As CellPresenter
Dim value As System.Boolean
 
value = instance.IsInputMethodEnabled
public System.bool IsInputMethodEnabled {get;}
See Also

Reference

CellPresenter Class
CellPresenter Members