Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public override bool IsValidChild(
	Type type
)
Visual Basic
Public Overrides Function IsValidChild ( _
	type As Type _
) As Boolean

Parameters

type
Type: System..::..Type

See Also