Skip to main content
A newer version of this page is available. .

XRCrossTabCellCollection.Item Property

Name Parameters Description
Item[Int32, Int32] columnIndex, rowIndex An indexer that returns the cell located at the specified column and row.
Item[Int32] index An indexer that returns the cell located at the specified index in the collection.