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

In This Topic
    IsSingleLine Property
    In This Topic
    Gets whether the compsition form is single line or not.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSingleLine As Boolean
    public bool IsSingleLine {get;}
    See Also