Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DynamicStyleInfo Class / IsImeSentenceModeSet Method


In This Topic
    IsImeSentenceModeSet Method (DynamicStyleInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function IsImeSentenceModeSet() As Boolean
    'Usage
     
    
    Dim instance As DynamicStyleInfo
    Dim value As Boolean
     
    value = instance.IsImeSentenceModeSet()
    public virtual bool IsImeSentenceModeSet()
    See Also