[]
Constructs a new C1BoxView.
public C1BoxView(C1TextElementView content)
Public Sub New(content As C1TextElementView)
| Type | Name | Description |
|---|---|---|
| C1TextElementView | content | The C1TextElementView that handles the actual content of the associated C1TextElement. |