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.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
Type | Description |
---|---|
DXRichEditTableOptions | A DXRichEditTableOptions object which holds the table options. |
See Also