Class
DocumentListDecoration

Definition

Namespace:Telerik.WinForms.Documents.UI.Layers.ParagraphDecorationLayers

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

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

Inheritance: objectDecorationUILayerBaseDocumentListDecoration

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

DocumentListDecoration()

Declaration

cs-api-definition
public DocumentListDecoration()

Properties

Name

Declaration

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

Property Value

string

Overrides DecorationUILayerBase.Name

Methods

CreateNewBullet(ParagraphLayoutBox, UILayerUpdateContext)

Declaration

cs-api-definition
public void CreateNewBullet(ParagraphLayoutBox paragraphBox, UILayerUpdateContext context)

Parameters

paragraphBox

ParagraphLayoutBox

context

UILayerUpdateContext

UpdateUIViewPortOverride(UILayerUpdateContext)

Declaration

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

Parameters

context

UILayerUpdateContext

Overrides DecorationUILayerBase.UpdateUIViewPortOverride(UILayerUpdateContext)