GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'宣言 Public Overloads Property Item( _ ByVal index As Integer _ ) As ReportItem
public ReportItem Item( int index ) {get; set;}