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