TableOptions Class
In This Article
Represents the class containing miscellaneous table options.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.TableOptions property returns an instance of TableOptions.
#Remarks
An instance of the TableOptions class is accessible via the RichEditControlOptionsBase.TableOptions property.
#Inheritance
See Also