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

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

    Property Value

    An int indicating the start of the clause.
    See Also