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

In This Topic
    WillChangeToValue Property (C1Combo)
    In This Topic
    Returns the object identifying the value to be selected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WillChangeToValue As Object
    public object WillChangeToValue {get;}
    See Also