Skip to main content
A newer version of this page is available. .

IRichEditControl.RedrawEnsureSecondaryFormattingComplete(RefreshAction) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v18.2.Core.dll

Declaration

void RedrawEnsureSecondaryFormattingComplete(
    RefreshAction action
)

Parameters

Name Type
action DevExpress.XtraRichEdit.Internal.RefreshAction
See Also