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