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

In This Topic
    IsValidChild Method (C1Section)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function IsValidChild( _
       ByVal type As Type _
    ) As Boolean
    public override bool IsValidChild( 
       Type type
    )

    Parameters

    type
    See Also