GrapeCity.Spreadsheet.WinForms.Ribbon アセンブリ > GrapeCity.Spreadsheet.WinForms.Ribbon 名前空間 > RibbonItemCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'Declaration
Public Overloads Property Item( _ ByVal index As Integer _ ) As RibbonItem
public RibbonItem Item( int index ) {get; set;}