[]
Checks whether a type is a valid child of this C1TextElement.
public virtual bool IsValidChild(Type type)
Public Overridable Function IsValidChild(type As Type) As Boolean
| Type | Name | Description |
|---|---|---|
| Type | type | The type to check. |
| Type | Description |
|---|---|
| bool | Whether a type is a valid child of this C1TextElement. |