RichEditControl.IsFloatingObjectSelected Property
Indicates whether any floating object in the document is selected.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v22.2.dll
NuGet Package: DevExpress.Win.RichEdit
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a floating object is selected; otherwise, false. |
See Also