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