RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Hyperlink Class / IsValidChild Method

In This Topic
    IsValidChild Method (C1Hyperlink)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function IsValidChild( _
       ByVal type As Type _
    ) As Boolean
    public virtual bool IsValidChild( 
       Type type
    )

    Parameters

    type
    See Also