ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / BaseText Property

In This Topic
    BaseText Property (C1ComboBox)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Public Property BaseText As String
    public string BaseText {get; set;}
    See Also