RichEditControl.FocusElement Property
In This Article
Gets the element that currently has a focus.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Control | A Control representing a focused element. |
See Also