RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedFindAndReplaceTool Class / PopupContent Property

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