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