Back to Devexpress

RichEditControl.RedrawEnsureSecondaryFormattingComplete(RefreshAction) Method

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-dot-redrawensuresecondaryformattingcomplete-x28-devexpress-dot-xtrarichedit-dot-internal-dot-refreshaction-x29.md

latest1.3 KB
Original Source

RichEditControl.RedrawEnsureSecondaryFormattingComplete(RefreshAction) Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public void RedrawEnsureSecondaryFormattingComplete(
    RefreshAction action
)
vb
Public Sub RedrawEnsureSecondaryFormattingComplete(
    action As RefreshAction
)

Parameters

NameType
actionDevExpress.XtraRichEdit.Internal.RefreshAction

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace