ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / WillChangeToIndex Property

In This Topic
    WillChangeToIndex Property (C1Combo)
    In This Topic
    Returns the bookmark identifying the will-be selected item in a control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WillChangeToIndex As Integer
    public int WillChangeToIndex {get;}
    See Also