Class EndnoteRangeEnd
Inheritance
System.Object
EndnoteRangeEnd
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.Model.Notes
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class EndnoteRangeEnd : NoteRangeEndBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IContainChildDocument
Constructors
EndnoteRangeEnd()
Declaration
public EndnoteRangeEnd()
Methods
CreateNewElementInstance()
Declaration
protected override DocumentElement CreateNewElementInstance()
Returns
DocumentElement
|
Overrides
CreateRangeStartInstance()
Declaration
protected override AnnotationRangeStart CreateRangeStartInstance()
Returns
AnnotationRangeStart
|