Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / SelectedText Property

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