RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ZoomComboTool Class / SelectedValue Property

In This Topic
    SelectedValue Property (C1ZoomComboTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedValue As Object
    public object SelectedValue {get; set;}
    See Also