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

In This Topic
    Text Property (C1DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Text As String
    public virtual string Text {get; set;}
    See Also