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