SdtEndLayoutBox
Class
Definition
Namespace:Telerik.WinForms.Documents.Layout
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class SdtEndLayoutBox : AnnotationMarkerLayoutBox, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectLayoutElementLayoutBoxInlineLayoutBoxAnnotationMarkerLayoutBoxSdtEndLayoutBox...
Implements:
Inherited Members
Constructors
C#
public SdtEndLayoutBox(DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
Properties
C#
public SdtRangeEnd AssociatedSdtEnd { get; }
Methods
C#
protected override void SetParent(LayoutElement oldParent, LayoutElement newParent)
Overrides: