[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1BoxView.-ctor

C1BoxView Constructor

C1BoxView(C1TextElementView)

Constructs a new C1BoxView.

Declaration
public C1BoxView(C1TextElementView content)
Parameters
Type Name Description
C1TextElementView content

The C1TextElementView that handles the actual content of the associated C1TextElement.