IRichEditControl.RedrawEnsureSecondaryFormattingComplete(RefreshAction) Method
For internal use.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
Declaration
void RedrawEnsureSecondaryFormattingComplete(
RefreshAction action
)
Sub RedrawEnsureSecondaryFormattingComplete(
action As RefreshAction
)
Parameters
| Name | Type |
|---|---|
| action | DevExpress.XtraRichEdit.Internal.RefreshAction |
See Also