Skip to main content

IRichEditControl.RedrawEnsureSecondaryFormattingComplete(RefreshAction) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

void RedrawEnsureSecondaryFormattingComplete(
    RefreshAction action
)

Parameters

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