GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixCellCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As MatrixCell
public MatrixCell this[ System.int index ]; {get; set;}