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