GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid.Editors 名前空間 > SideButtonCollection クラス > Item プロパティ : Item(Int32) プロパティ |
Public Overloads Property Item( _ ByVal index As Integer _ ) As SideButtonBase
public SideButtonBase Item( int index ) {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | index パラメーターがコレクションの有効なインデックスの範囲から外れています。 |