Class TableRevisionRangesDecoration
Inherited Members
Namespace: Telerik.Windows.Documents.UI.Annotations
Assembly: Telerik.Windows.Documents.dll
Syntax
public class TableRevisionRangesDecoration : DecorationUILayerBase, IUILayer
Constructors
TableRevisionRangesDecoration()
Declaration
public TableRevisionRangesDecoration()
Properties
Name
Declaration
public override string Name { get; }
Property Value
System.String
|
Overrides
Methods
CreateBoundariesUI(TableCellLayoutBox, UILayerUpdateContext)
Declaration
public void CreateBoundariesUI(TableCellLayoutBox cellBox, UILayerUpdateContext context)
Parameters
TableCellLayoutBox
cellBox
|
UILayerUpdateContext
context
|
UpdateUIViewPortOverride(UILayerUpdateContext)
Declaration
public override void UpdateUIViewPortOverride(UILayerUpdateContext context)
Parameters
UILayerUpdateContext
context
|