TablePropertiesBase Interface
In This Article
Container for table characteristics used to specify default table properties.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The Document.DefaultTableProperties property returns an instance of TablePropertiesBase.
#Remarks
Use the Document.DefaultTableProperties property to specify default table characteristics used in the document.
See Also