RichTextBox for WinRT
C1SpanView Constructor


The C1RichTextViewManager for this view.
The C1.Xaml.RichTextBox.Documents.C1TextElement associated with this view.
Constructs a new C1SpanView.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewManager As C1RichTextViewManager, _
   ByVal element As C1TextElement _
)
'Usage
 
Dim viewManager As C1RichTextViewManager
Dim element As C1TextElement
 
Dim instance As New C1SpanView(viewManager, element)

Parameters

viewManager
The C1RichTextViewManager for this view.
element
The C1.Xaml.RichTextBox.Documents.C1TextElement associated with this view.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1SpanView Class
C1SpanView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback