GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > ColumnFooterSectionCollection クラス > Item プロパティ : Item(Int32) プロパティ |
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ColumnFooterSection
public ColumnFooterSection Item( int index ) {get;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | indexが0未満です。 または |