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

ASPxPivotGrid.GetCellInfo Method

Name Parameters Description
GetCellInfo(Boolean, Int32, Int32) useAbsoluteIndexes, columnIndex, rowIndex Returns an object that contains information on the specified cell.
GetCellInfo(Int32, Int32) columnIndex, rowIndex Returns an object that contains information on the specified cell.