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