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