Back to Devexpress

TableCollection Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tablecollection-dot-underscore-properties.md

latest1.8 KB
Original Source

TableCollection Properties

A collection of Table objects in a document.

NameDescription
CountGets the number of elements contained in the ICollection. Inherited from ICollection.
FirstGets the first table in the document.
IsSynchronizedGets a value indicating whether access to the ICollection is synchronized (thread safe). Inherited from ICollection.
LastGets the last table in the document.
SyncRootGets an object that can be used to synchronize access to the ICollection. Inherited from ICollection.

See Also

TableCollection Interface

TableCollection Members

DevExpress.XtraRichEdit.API.Native Namespace