Definition
Namespace:Telerik.WinForms.Documents.UI.Layers.Revisions
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class RevisionChangedLinesDecoration : DecorationUILayerBase, IUILayer
Inheritance: objectDecorationUILayerBaseRevisionChangedLinesDecoration
Implements:
Inherited Members
Constructors
C#
public RevisionChangedLinesDecoration()
Properties
Methods
C#
public override void UpdateUIViewPortOverride(UILayerUpdateContext context)
Overrides: