Back to Devexpress

TableRowCollection Properties

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

latest1.8 KB
Original Source

TableRowCollection Properties

A collection of TableRow objects that is the table rows in a table.

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

See Also

TableRowCollection Interface

TableRowCollection Members

DevExpress.XtraRichEdit.API.Native Namespace