RichEditControl.TableOptions Property
Provides access to an object used to specify options for the document tables. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXRichEditTableOptions | A DXRichEditTableOptions object which holds the table options. |
See Also