RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1FontFamilyTool Class / SelectedItem Property

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