RichEditControl.CanRedo Property
In This Article
Executes the specified delegate asynchronously on the thread on which the control's handle was created.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | The delegate to a method placed in the Dispatcher event queue. |
See Also