ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeStatusWindow Class / SentenceMode Property

In This Topic
    SentenceMode Property
    In This Topic
    Gets or sets the sentence mode.
    Syntax
    'Declaration
     
    
    Public Property SentenceMode As Ime.ImeSentenceMode
    public Ime.ImeSentenceMode SentenceMode {get; set;}

    Property Value

    An Ime.ImeSentenceMode indicates the sentence mode of the ime.
    See Also