RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / FindAndReplace Class / DropDown Property

In This Topic
    DropDown Property (FindAndReplace)
    In This Topic
    Gets or sets the dropdown of this tool.
    Syntax
    'Declaration
     
    
    Public Property DropDown As C1.WPF.Ribbon.C1DropDownTool
    public C1.WPF.Ribbon.C1DropDownTool DropDown {get; set;}
    See Also