Class SdtEndLayoutBox
Inheritance
System.Object
SdtEndLayoutBox
Inherited Members
Namespace: Telerik.Windows.Documents.Layout
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SdtEndLayoutBox : AnnotationMarkerLayoutBox
Constructors
SdtEndLayoutBox(DocumentElement, DocumentStructureCollection)
Declaration
public SdtEndLayoutBox(DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
Parameters
DocumentElement
associatedDocumentElement
|
DocumentStructureCollection
collection
|
Properties
AssociatedSdtEnd
Methods
SetParent(LayoutElement, LayoutElement)
Declaration
protected override void SetParent(LayoutElement oldParent, LayoutElement newParent)
Parameters
LayoutElement
oldParent
|
LayoutElement
newParent
|