RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1InlineUIContainer Class / Child Property

In This Topic
    Child Property (C1InlineUIContainer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Child As FrameworkElement
    public FrameworkElement Child {get; set;}
    See Also