'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As RibbonGalleryItem
public RibbonGalleryItem Item( System.string name ) {get;}
Parameters
- name
- String containing the name of the item to locate (case-sensitive).