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