Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ColumnSparklineView Class / IsInputMethodEnabled Property


In This Topic
    IsInputMethodEnabled Property (ColumnSparklineView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInputMethodEnabled As Boolean
    'Usage
     
    Dim instance As ColumnSparklineView
    Dim value As Boolean
     
    value = instance.IsInputMethodEnabled
    public bool IsInputMethodEnabled {get;}
    See Also