ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionClause Structure / Length Property

In This Topic
    Length Property
    In This Topic
    Gets an int indicating the start of the clause.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Length As Integer
    public int Length {get;}

    Property Value

    An int indicating the start of the clause.
    See Also