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

In This Topic
    DeltaStart Property
    In This Topic
    Gets the delta start.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DeltaStart As Integer
    public int DeltaStart {get;}

    Property Value

    An int indicate the start of the composition window.
    See Also