RadControls for WPF

The CommentRangeEnd type exposes the following members.

Constructors

  NameDescription
Public methodCommentRangeEnd

Methods

  NameDescription
Public methodClearValue (Inherited from DocumentElement.)
Public methodCopyContentFrom (Inherited from Inline.)
Protected methodCopyContentFromOverride (Overrides Inline..::..CopyContentFromOverride(DocumentElement).)
Public methodCopyFromPositionToEndOfInline (Inherited from Inline.)
Public methodCopyFromStartOfInlineToEndPosition (Inherited from Inline.)
Public methodCopyPropertiesFrom (Inherited from DocumentElement.)
Protected methodCopyPropertiesFromOverride (Overrides AnnotationMarkerBase..::..CopyPropertiesFromOverride(DocumentElement).)
Public methodCopyPropertiesFromStyle (Inherited from DocumentElement.)
Public methodCreateDeepCopy (Inherited from DocumentElement.)
Protected methodCreateLayoutBox()()()() (Inherited from DocumentElement.)
Public methodCreateLayoutBox(DocumentStructureCollection) (Inherited from AnnotationMarkerBase.)
Protected methodCreateNewElementInstance (Overrides DocumentElement..::..CreateNewElementInstance()()()().)
Public methodCreatePairedStart (Inherited from AnnotationRangeEnd.)
Protected methodCreateRangeStartInstance (Overrides AnnotationRangeEnd..::..CreateRangeStartInstance()()()().)
Public methodCreateShallowCopy (Inherited from DocumentElement.)
Public methodEnumerateChildrenOfType<(Of <<'(T>)>>) (Inherited from DocumentElement.)
Public methodExtractStyleFromLocalProperties (Inherited from DocumentElement.)
Public methodExtractStyleFromProperties (Inherited from DocumentElement.)
Public methodGetAssociatedLayoutBoxes (Inherited from DocumentElement.)
Public methodGetParentOfType<(Of <<'(T>)>>) (Inherited from DocumentElement.)
Public methodGetPropertyValueSource (Inherited from DocumentElement.)
Public methodGetRootDocument (Inherited from DocumentElement.)
Public methodGetStyleProperty(String) (Inherited from DocumentElement.)
Public methodGetStyleProperty(IStylePropertyDefinition) (Inherited from DocumentElement.)
Protected methodInvalidateAssociatedBoxesArrange (Inherited from DocumentElement.)
Public methodInvalidateAssociatedBoxesLayout (Inherited from DocumentElement.)
Protected methodInvalidateAssociatedBoxesMeasure (Inherited from DocumentElement.)
Protected methodOnParentChanged (Inherited from DocumentElement.)
Protected methodOnParentChanging (Inherited from DocumentElement.)
Protected methodOnRemoved (Inherited from DocumentElement.)
Protected methodOnStyleChanged (Inherited from DocumentElement.)
Protected methodOnStyleChanging (Inherited from DocumentElement.)
Protected methodOnStylePropertyChanged (Inherited from DocumentElement.)
Public methodPairWithStart (Inherited from AnnotationRangeEnd.)
Protected methodPairWithStartOverride (Inherited from AnnotationRangeEnd.)
Public methodUpdateAnnotationID (Overrides AnnotationRangeEnd..::..UpdateAnnotationID()()()().)

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Public propertyAnnotationID (Inherited from AnnotationMarkerBase.)
Public propertyBackspaceBehavior (Overrides AnnotationMarkerBase..::..BackspaceBehavior.)
Public propertyChildIndex (Inherited from DocumentElement.)
Public propertyChildren (Inherited from DocumentElement.)
Public propertyComment
Public propertyCursor (Inherited from DocumentElement.)
Public propertyDefaultStyleSettings
Get or sets StyleDefinition instance that holds default values for properties
(Inherited from DocumentElement.)
Public propertyDeleteBehavior (Overrides AnnotationMarkerBase..::..DeleteBehavior.)
Public propertyDeleteSelectedBehavior (Overrides AnnotationMarkerBase..::..DeleteSelectedBehavior.)
Protected propertyDocumentElements (Inherited from DocumentElement.)
Public propertyFieldStart
Gets the field start of the inner-most field range in which this inline is included. Note that the property setter is obsolete and does not do anything
(Inherited from Inline.)
Public propertyFirstLayoutBox (Inherited from DocumentElement.)
Public propertyHasStyle (Inherited from DocumentElement.)
Public propertyIsCopyable (Inherited from AnnotationMarkerBase.)
Protected propertyIsFirstLayoutBoxInitialized (Inherited from DocumentElement.)
Public propertyIsPaired (Inherited from AnnotationRangeEnd.)
Public propertyLastLayoutBox
Traverses AssociatedLayoutBoxes to find the last
(Inherited from DocumentElement.)
Public propertyNextSibling (Inherited from DocumentElement.)
Public propertyOriginalProperties (Inherited from DocumentElement.)
Public propertyParent (Inherited from DocumentElement.)
Public propertyPreviousSibling (Inherited from DocumentElement.)
Public propertyRevisionInfo (Inherited from DocumentElement.)
Public propertySkipPositionAfter (Inherited from AnnotationMarkerBase.)
Public propertySkipPositionBefore (Overrides AnnotationMarkerBase..::..SkipPositionBefore.)
Public propertyStart (Inherited from AnnotationRangeEnd.)
Public propertyStyle
(Inherited from DocumentElement.)
Public propertyStyleName (Inherited from DocumentElement.)
Public propertyTag
String property that allows developers to attach custom data to the DocumentElement. The value of this property will be copied to DocumentElements created out of this DocumentElement during editing.
(Inherited from DocumentElement.)

Events

  NameDescription
Public eventParentChanged (Inherited from DocumentElement.)
Public eventParentChanging (Inherited from DocumentElement.)
Public eventPropertyValueChanged (Inherited from DocumentElement.)
Public eventStyleChanged (Inherited from DocumentElement.)
Public eventStyleChanging (Inherited from DocumentElement.)
Public eventStylePropertyChanged (Inherited from DocumentElement.)

See Also