Back to Devexpress

TableCellCollection Properties

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

latest1.8 KB
Original Source

TableCellCollection Properties

A collection of TableCell objects in a table row.

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

See Also

TableCellCollection Interface

TableCellCollection Members

DevExpress.XtraRichEdit.API.Native Namespace