ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / BaseText Property

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