Back to Devexpress

IdxRichEditDocument.TableStyles Property

vcl-dxrichedit-dot-nativeapi-dot-idxricheditdocument-46e9b0cf.md

latest809 B
Original Source

IdxRichEditDocument.TableStyles Property

Provides access to the collection of table styles.

Declaration

delphi
property TableStyles: IdxRichEditTableStyleCollection read;

Property Value

Type
IdxRichEditTableStyleCollection

Remarks

Use this property to access and manage table styles in the document. Refer to the IdxRichEditTableStyleCollection interface description for detailed information on available options.

See Also

IdxRichEditDocument Interface

IdxRichEditDocument Members

dxRichEdit.NativeApi Unit