ComponentOne RichTextBox for WPF and Silverlight
IsValidChild Method (C1TableCell)

C1.WPF.RichTextBox.Documents Namespace > C1TableCell Class : IsValidChild Method
Syntax
'Declaration
 
Public Overrides Function IsValidChild( _
   ByVal type As System.Type _
) As System.Boolean
public override System.bool IsValidChild( 
   System.Type type
)

Parameters

type
See Also

Reference

C1TableCell Class
C1TableCell Members