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
Document
|
Document
|
Properties
AssociatedSdtEnd
Methods
SetParent(LayoutElement, LayoutElement)
Declaration
protected override void SetParent(LayoutElement oldParent, LayoutElement newParent)
Parameters
Layout
|
Layout
|