TableOptions() Constructor
In This Article
Initializes a new instance of the TableOptions class with default settings.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
To get access to a TableOptions instance, use the RichEditControlOptionsBase.TableOptions property.
See Also