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

In This Topic
    WillChangeToText Property (C1Combo)
    In This Topic
    Returns the string identifying the text for the item to be selected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WillChangeToText As String
    public string WillChangeToText {get;}
    See Also