RichEditControl.IsFloatingObjectSelected Property
In This Article
Indicates whether any floating object in the document is selected.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a floating object is selected; otherwise, false. |
See Also