Class
TableRevisionRangesDecoration

Definition

Namespace:Telerik.WinForms.Documents.UI.Annotations

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public class TableRevisionRangesDecoration : DecorationUILayerBase, IUILayer

Inheritance: objectDecorationUILayerBaseTableRevisionRangesDecoration

Implements: IUILayer

Inherited Members DecorationUILayerBase.ClearChildren()DecorationUILayerBase.ArrangeChildren()DecorationUILayerBase.GetLayerUIElement()DecorationUILayerBase.DoOnPresentationChanged()DecorationUILayerBase.UpdateViewPort(UILayerUpdateContext)DecorationUILayerBase.AddDecorationElement(UIElement)DecorationUILayerBase.Clear()DecorationUILayerBase.OnDocumentChanging()DecorationUILayerBase.OnDocumentChanged()DecorationUILayerBase.ShouldUpdateWhenNotInvalidatedDecorationUILayerBase.ShouldClipDecorationUILayerBase.IsHitTestVisibleDecorationUILayerBase.Document

Constructors

TableRevisionRangesDecoration()

Declaration

cs-api-definition
public TableRevisionRangesDecoration()

Properties

Name

Declaration

cs-api-definition
public override string Name { get; }

Property Value

string

Overrides DecorationUILayerBase.Name

Methods

CreateBoundariesUI(TableCellLayoutBox, UILayerUpdateContext)

Declaration

cs-api-definition
public void CreateBoundariesUI(TableCellLayoutBox cellBox, UILayerUpdateContext context)

Parameters

cellBox

TableCellLayoutBox

context

UILayerUpdateContext

UpdateUIViewPortOverride(UILayerUpdateContext)

Declaration

cs-api-definition
public override void UpdateUIViewPortOverride(UILayerUpdateContext context)

Parameters

context

UILayerUpdateContext

Overrides DecorationUILayerBase.UpdateUIViewPortOverride(UILayerUpdateContext)