FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / SelectedText Property

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