LayoutFrame.Tables Property
Provides access to the collection of LayoutTable objects.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v26.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutTableCollection | A LayoutTableCollection object that is the layout table collection. |
See Also