LayoutPage.FloatingTables Property
Returns all floating tables located on the current page.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraRichEdit.API.Layout.LayoutFloatingTableCollection | A LayoutFloatingTableCollection containing floating tables of the current page. |
See Also